Klasse DeleteKeystoreOperationSpec

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

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

Specification for the DeleteKeystore operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteKeystoreOperationSpec

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

      @Internal public DeleteKeystoreOperationSpec(String keyStoreName)
      Constructs a validated instance of DeleteKeystoreOperationSpec.

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

      Parameter:
      keyStoreName - Keystore name to identify the corresponding Keystore
    • DeleteKeystoreOperationSpec

      protected DeleteKeystoreOperationSpec()
  • Methodendetails