Klasse GetScopeByScopeNameOperationSpec

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

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

Specification for the GetScopeByScopeName operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetScopeByScopeNameOperationSpec

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

      @Internal public GetScopeByScopeNameOperationSpec(String apiId, String scopeName)
      Constructs a validated instance of GetScopeByScopeNameOperationSpec.

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

      Parameter:
      apiId - API Id for the API to retrieve the versions
      scopeName - Name of the scope
    • GetScopeByScopeNameOperationSpec

      protected GetScopeByScopeNameOperationSpec()
  • Methodendetails