Klasse GetUserContactMethodOperationSpec

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

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

Specification for the GetUserContactMethod operation.

Get a user's contact method

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetUserContactMethodOperationSpec

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

      @Internal public GetUserContactMethodOperationSpec(String id, String contactMethodId)
      Constructs a validated instance of GetUserContactMethodOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      contactMethodId - The contact method ID on the user.
    • GetUserContactMethodOperationSpec

      protected GetUserContactMethodOperationSpec()
  • Methodendetails