Klasse RefreshCredentialsOperationSpec

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

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

Specification for the RefreshCredentials operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • RefreshCredentialsOperationSpec

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

      @Internal public RefreshCredentialsOperationSpec(String strategyId, StrategyRequest body)
      Constructs a validated instance of RefreshCredentialsOperationSpec.

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

      Parameter:
      strategyId - This parameter specifies the ID of a strategy that is to be updated in API Gateway.
      body - This parameter describes the request payload for the strategy to be refreshed in API Gateway.
    • RefreshCredentialsOperationSpec

      protected RefreshCredentialsOperationSpec()
  • Methodendetails