Klasse DeleteUserSessionsOperationSpec

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

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

Specification for the DeleteUserSessions operation.

Delete all user sessions

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteUserSessionsOperationSpec

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

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

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

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

      protected DeleteUserSessionsOperationSpec()
  • Methodendetails