Klasse GetMigrationStatusOperationSpec

java.lang.Object
io.github.primelib.webmethodsapigateway4j.spec.GetMigrationStatusOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class GetMigrationStatusOperationSpec extends Object
GetMigrationStatusSpec

Specification for the GetMigrationStatus operation.

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • GetMigrationStatusOperationSpec

      @Internal public GetMigrationStatusOperationSpec(Consumer<GetMigrationStatusOperationSpec> spec)
      Constructs a validated instance of GetMigrationStatusOperationSpec.
      Parameter:
      spec - the specification to process
    • GetMigrationStatusOperationSpec

      @Internal public GetMigrationStatusOperationSpec(String action)
      Constructs a validated instance of GetMigrationStatusOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      action - The migration action for which the status to be sent
    • GetMigrationStatusOperationSpec

      protected GetMigrationStatusOperationSpec()
  • Methodendetails