public static interface GetInstanceSnapshotRequest.Builder extends LightsailRequest.Builder, CopyableBuilder<GetInstanceSnapshotRequest.Builder,GetInstanceSnapshotRequest>
| Modifier and Type | Method and Description |
|---|---|
GetInstanceSnapshotRequest.Builder |
instanceSnapshotName(String instanceSnapshotName)
The name of the snapshot for which you are requesting information.
|
GetInstanceSnapshotRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetInstanceSnapshotRequest.Builder instanceSnapshotName(String instanceSnapshotName)
The name of the snapshot for which you are requesting information.
instanceSnapshotName - The name of the snapshot for which you are requesting information.GetInstanceSnapshotRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.