Klasse UpdateTeamOperationSpec

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

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

Specification for the UpdateTeam operation.

Update a team

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateTeamOperationSpec

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

      @Internal public UpdateTeamOperationSpec(String id, CreateTeamRequest createTeamRequest)
      Constructs a validated instance of UpdateTeamOperationSpec.

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

      Parameter:
      id - The ID of the resource.
      createTeamRequest - The team to be updated.
    • UpdateTeamOperationSpec

      protected UpdateTeamOperationSpec()
  • Methodendetails