Klasse GetAddonOperationSpec

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

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

Specification for the GetAddon operation.

Get an Add-on

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetAddonOperationSpec

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

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

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

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

      protected GetAddonOperationSpec()
  • Methodendetails