Klasse GetPackageByIdOperationSpec

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

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

Specification for the GetPackageById operation.

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetPackageByIdOperationSpec

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

      @Internal public GetPackageByIdOperationSpec(String packageId)
      Constructs a validated instance of GetPackageByIdOperationSpec.

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

      Parameter:
      packageId - Id of the Package
    • GetPackageByIdOperationSpec

      protected GetPackageByIdOperationSpec()
  • Methodendetails