Klasse CreateOAuthScopeOperationSpec

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

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

Specification for the CreateOAuthScope operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • CreateOAuthScopeOperationSpec

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

      @Internal public CreateOAuthScopeOperationSpec(GatewayScope body)
      Constructs a validated instance of CreateOAuthScopeOperationSpec.

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

      Parameter:
      body - This parameter describes the request payload of an OAuth scope that is to be created in API Gateway.
    • CreateOAuthScopeOperationSpec

      protected CreateOAuthScopeOperationSpec()
  • Methodendetails