Interface SuccessfulSuppressionResponseObject.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SuccessfulSuppressionResponseObject.Builder,SuccessfulSuppressionResponseObject>, SdkBuilder<SuccessfulSuppressionResponseObject.Builder,SuccessfulSuppressionResponseObject>, SdkPojo
Enclosing class:
SuccessfulSuppressionResponseObject

@Mutable @NotThreadSafe public static interface SuccessfulSuppressionResponseObject.Builder extends SdkPojo, CopyableBuilder<SuccessfulSuppressionResponseObject.Builder,SuccessfulSuppressionResponseObject>
  • Method Details

    • instanceId

      The ID of the instance.

      Parameters:
      instanceId - The ID of the instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • suppressAt

      The date and time when suppression started.

      Parameters:
      suppressAt - The date and time when suppression started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resumeAt

      The date and time when suppression ends and health checks resume.

      Parameters:
      resumeAt - The date and time when suppression ends and health checks resume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.