Klasse ListStandardsOperationSpec

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

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

Specification for the ListStandards operation.

List Standards

  • Felddetails

    • VALIDATION_ENABLED

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

    • ListStandardsOperationSpec

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

      @Internal public ListStandardsOperationSpec(Boolean active, String resourceType)
      Constructs a validated instance of ListStandardsOperationSpec.

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

      Parameter:
      active -
      resourceType -
    • ListStandardsOperationSpec

      protected ListStandardsOperationSpec()
  • Methodendetails