Klasse GetOrchPathUnroutedOperationSpec

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

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

Specification for the GetOrchPathUnrouted operation.

Get the Unrouted Orchestration for an Event Orchestration

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetOrchPathUnroutedOperationSpec

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

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

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

      Parameter:
      id - The ID of an Event Orchestration.
    • GetOrchPathUnroutedOperationSpec

      protected GetOrchPathUnroutedOperationSpec()
  • Methodendetails