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 |
dryRun(Boolean dryRun)
Checks whether you have the required permissions for the action, without actually making the request, and
provides an error response.
|
ReportInstanceStatusRequest.Builder |
endTime(Instant endTime)
The time at which the reported instance health state ended.
|
ReportInstanceStatusRequest.Builder |
instances(Collection<String> instances)
The instances.
|
ReportInstanceStatusRequest.Builder |
instances(String... instances)
The instances.
|
ReportInstanceStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ReportInstanceStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ReportInstanceStatusRequest.Builder |
reasonCodes(Collection<ReportInstanceReasonCodes> reasonCodes)
The reason codes that describe the health state of your instance.
|
ReportInstanceStatusRequest.Builder |
reasonCodes(ReportInstanceReasonCodes... reasonCodes)
The reason codes that describe the health state of your instance.
|
ReportInstanceStatusRequest.Builder |
reasonCodesWithStrings(Collection<String> reasonCodes)
The reason codes that describe the health state of your instance.
|
ReportInstanceStatusRequest.Builder |
reasonCodesWithStrings(String... reasonCodes)
The 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.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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 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.
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.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)
The instances.
instances - The instances.ReportInstanceStatusRequest.Builder instances(String... instances)
The instances.
instances - The instances.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]
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]
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]
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]
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]
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]
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]
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]
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)
overrideConfiguration in interface AwsRequest.BuilderReportInstanceStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.