Klasse GetPublishedPackagesOperationSpec

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

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

Specification for the GetPublishedPackages operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetPublishedPackagesOperationSpec

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

      @Internal public GetPublishedPackagesOperationSpec(String portalGatewayId, String apiId)
      Constructs a validated instance of GetPublishedPackagesOperationSpec.

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

      Parameter:
      portalGatewayId - Id of the API Portal configuration for retrieval of published packages information
      apiId - Id of the API published from API Gateway to API Portal
    • GetPublishedPackagesOperationSpec

      protected GetPublishedPackagesOperationSpec()
  • Methodendetails