public static interface GetInstanceRequest.Builder extends ServiceDiscoveryRequest.Builder, CopyableBuilder<GetInstanceRequest.Builder,GetInstanceRequest>
| Modifier and Type | Method and Description |
|---|---|
GetInstanceRequest.Builder |
instanceId(String instanceId)
The ID of the instance that you want to get information about.
|
GetInstanceRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
GetInstanceRequest.Builder |
serviceId(String serviceId)
The ID of the service that the instance is associated with.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetInstanceRequest.Builder serviceId(String serviceId)
The ID of the service that the instance is associated with.
serviceId - The ID of the service that the instance is associated with.GetInstanceRequest.Builder instanceId(String instanceId)
The ID of the instance that you want to get information about.
instanceId - The ID of the instance that you want to get information about.GetInstanceRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.