Klasse DeleteTruststoreOperationSpec

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

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

Specification for the DeleteTruststore operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteTruststoreOperationSpec

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

      @Internal public DeleteTruststoreOperationSpec(String trustStoreName)
      Constructs a validated instance of DeleteTruststoreOperationSpec.

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

      Parameter:
      trustStoreName - Truststore name to identify the corresponding trust store to delete in API Gateway
    • DeleteTruststoreOperationSpec

      protected DeleteTruststoreOperationSpec()
  • Methodendetails