Interface DescribeAvailabilityMonitorTestResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DescribeAvailabilityMonitorTestResponse.Builder,DescribeAvailabilityMonitorTestResponse>, SdkBuilder<DescribeAvailabilityMonitorTestResponse.Builder,DescribeAvailabilityMonitorTestResponse>, SdkPojo, SdkResponse.Builder, StorageGatewayResponse.Builder
Enclosing class:
DescribeAvailabilityMonitorTestResponse

  • Method Details

    • gatewayARN

      Sets the value of the GatewayARN property for this object.
      Parameters:
      gatewayARN - The new value for the GatewayARN property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null.

      Parameters:
      status - The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null.

      Parameters:
      status - The status of the high availability monitoring test. If a test hasn't been performed, the value of this field is null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • startTime

      The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null.

      Parameters:
      startTime - The time the high availability monitoring test was started. If a test hasn't been performed, the value of this field is null.
      Returns:
      Returns a reference to this object so that method calls can be chained together.