Interface ReportInstanceStatusRequest.Builder

    • Method Detail

      • description

        ReportInstanceStatusRequest.Builder description​(String description)

        Descriptive text about the health state of your instance.

        Parameters:
        description - Descriptive text about the health state of your instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dryRun

        ReportInstanceStatusRequest.Builder dryRun​(Boolean dryRun)

        Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

        Parameters:
        dryRun - Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • endTime

        ReportInstanceStatusRequest.Builder endTime​(Instant endTime)

        The time at which the reported instance health state ended.

        Parameters:
        endTime - The time at which the reported instance health state ended.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instances

        ReportInstanceStatusRequest.Builder instances​(String... instances)

        The instances.

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

        ReportInstanceStatusRequest.Builder reasonCodesWithStrings​(Collection<String> reasonCodes)

        The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Parameters:
        reasonCodes - The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reasonCodesWithStrings

        ReportInstanceStatusRequest.Builder reasonCodesWithStrings​(String... reasonCodes)

        The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Parameters:
        reasonCodes - The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reasonCodes

        ReportInstanceStatusRequest.Builder reasonCodes​(Collection<ReportInstanceReasonCodes> reasonCodes)

        The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Parameters:
        reasonCodes - The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reasonCodes

        ReportInstanceStatusRequest.Builder reasonCodes​(ReportInstanceReasonCodes... reasonCodes)

        The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Parameters:
        reasonCodes - The reason codes that describe the health state of your instance.

        • instance-stuck-in-state: My instance is stuck in a state.

        • unresponsive: My instance is unresponsive.

        • not-accepting-credentials: My instance is not accepting my credentials.

        • password-not-available: A password is not available for my instance.

        • performance-network: My instance is experiencing performance problems that I believe are network related.

        • performance-instance-store: My instance is experiencing performance problems that I believe are related to the instance stores.

        • performance-ebs-volume: My instance is experiencing performance problems that I believe are related to an EBS volume.

        • performance-other: My instance is experiencing performance problems.

        • other: [explain using the description parameter]

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • startTime

        ReportInstanceStatusRequest.Builder startTime​(Instant startTime)

        The time at which the reported instance health state began.

        Parameters:
        startTime - The time at which the reported instance health state began.
        Returns:
        Returns a reference to this object so that method calls can be chained together.