Interface InstanceStatusDetails.Builder

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

public static interface InstanceStatusDetails.Builder extends SdkPojo, CopyableBuilder<InstanceStatusDetails.Builder,InstanceStatusDetails>
  • Method Details

    • impairedSince

      InstanceStatusDetails.Builder impairedSince(Instant impairedSince)

      The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.

      Parameters:
      impairedSince - The time when a status check failed. For an instance that was launched and impaired, this is the time when the instance was launched.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The type of instance status.

      Parameters:
      name - The type of instance status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The type of instance status.

      Parameters:
      name - The type of instance status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status.

      Parameters:
      status - The status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status.

      Parameters:
      status - The status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: