Klasse GetAllSubscriptionsOperationSpec

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

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

Specification for the GetAllSubscriptions operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetAllSubscriptionsOperationSpec

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

      @Internal public GetAllSubscriptionsOperationSpec(String packageId, String planId)
      Constructs a validated instance of GetAllSubscriptionsOperationSpec.

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

      Parameter:
      packageId - Specify the package id for which the subscription details is requested
      planId - Specify the plan id for which the subscription details is requested
    • GetAllSubscriptionsOperationSpec

      protected GetAllSubscriptionsOperationSpec()
  • Methodendetails