Klasse GetVendorOperationSpec

java.lang.Object
io.github.primelib.pagerduty4j.rest.spec.GetVendorOperationSpec

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

Specification for the GetVendor operation.

Get a vendor

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetVendorOperationSpec

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

      @Internal public GetVendorOperationSpec(String id)
      Constructs a validated instance of GetVendorOperationSpec.

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

      Parameter:
      id - The ID of the resource.
    • GetVendorOperationSpec

      protected GetVendorOperationSpec()
  • Methodendetails