Klasse UpdateClusterOperationSpec

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

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

Specification for the UpdateCluster operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateClusterOperationSpec

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

      @Internal public UpdateClusterOperationSpec(ClusterInfo body)
      Constructs a validated instance of UpdateClusterOperationSpec.

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

      Parameter:
      body - The request payload for cluster settings in API Gateway.
    • UpdateClusterOperationSpec

      protected UpdateClusterOperationSpec()
  • Methodendetails