public static interface ReportInstanceStatusRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<ReportInstanceStatusRequest.Builder,ReportInstanceStatusRequest>
| Modifier and Type | Method and Description | 
|---|---|
ReportInstanceStatusRequest.Builder | 
description(String description)
 Descriptive text about the health state of your instance. 
 | 
ReportInstanceStatusRequest.Builder | 
endTime(Instant endTime)
 The time at which the reported instance health state ended. 
 | 
ReportInstanceStatusRequest.Builder | 
instances(Collection<String> instances)
 One or more instances. 
 | 
ReportInstanceStatusRequest.Builder | 
instances(String... instances)
 One or more instances. 
 | 
ReportInstanceStatusRequest.Builder | 
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration. 
 | 
ReportInstanceStatusRequest.Builder | 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration. 
 | 
ReportInstanceStatusRequest.Builder | 
reasonCodes(Collection<ReportInstanceReasonCodes> reasonCodes)
 One or more reason codes that describe the health state of your instance. 
 | 
ReportInstanceStatusRequest.Builder | 
reasonCodes(ReportInstanceReasonCodes... reasonCodes)
 One or more reason codes that describe the health state of your instance. 
 | 
ReportInstanceStatusRequest.Builder | 
reasonCodesWithStrings(Collection<String> reasonCodes)
 One or more reason codes that describe the health state of your instance. 
 | 
ReportInstanceStatusRequest.Builder | 
reasonCodesWithStrings(String... reasonCodes)
 One or more reason codes that describe the health state of your instance. 
 | 
ReportInstanceStatusRequest.Builder | 
startTime(Instant startTime)
 The time at which the reported instance health state began. 
 | 
ReportInstanceStatusRequest.Builder | 
status(ReportStatusType status)
 The status of all instances listed. 
 | 
ReportInstanceStatusRequest.Builder | 
status(String status)
 The status of all instances listed. 
 | 
buildoverrideConfigurationcopyapplyMutation, buildReportInstanceStatusRequest.Builder description(String description)
Descriptive text about the health state of your instance.
description - Descriptive text about the health state of your instance.ReportInstanceStatusRequest.Builder endTime(Instant endTime)
The time at which the reported instance health state ended.
endTime - The time at which the reported instance health state ended.ReportInstanceStatusRequest.Builder instances(Collection<String> instances)
One or more instances.
instances - One or more instances.ReportInstanceStatusRequest.Builder instances(String... instances)
One or more instances.
instances - One or more instances.ReportInstanceStatusRequest.Builder reasonCodesWithStrings(Collection<String> reasonCodes)
One or more 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]
 
reasonCodes - One or more 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]
        
ReportInstanceStatusRequest.Builder reasonCodesWithStrings(String... reasonCodes)
One or more 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]
 
reasonCodes - One or more 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]
        
ReportInstanceStatusRequest.Builder reasonCodes(Collection<ReportInstanceReasonCodes> reasonCodes)
One or more 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]
 
reasonCodes - One or more 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]
        
ReportInstanceStatusRequest.Builder reasonCodes(ReportInstanceReasonCodes... reasonCodes)
One or more 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]
 
reasonCodes - One or more 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]
        
ReportInstanceStatusRequest.Builder startTime(Instant startTime)
The time at which the reported instance health state began.
startTime - The time at which the reported instance health state began.ReportInstanceStatusRequest.Builder status(String status)
The status of all instances listed.
status - The status of all instances listed.ReportStatusType, 
ReportStatusTypeReportInstanceStatusRequest.Builder status(ReportStatusType status)
The status of all instances listed.
status - The status of all instances listed.ReportStatusType, 
ReportStatusTypeReportInstanceStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.ReportInstanceStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
 given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.