CopyableBuilder<GetInstanceSnapshotResponse.Builder,GetInstanceSnapshotResponse>
, SdkBuilder<GetInstanceSnapshotResponse.Builder,GetInstanceSnapshotResponse>
public static interface GetInstanceSnapshotResponse.Builder extends CopyableBuilder<GetInstanceSnapshotResponse.Builder,GetInstanceSnapshotResponse>
Modifier and Type | Method | Description |
---|---|---|
GetInstanceSnapshotResponse.Builder |
instanceSnapshot(InstanceSnapshot instanceSnapshot) |
An array of key-value pairs containing information about the results of your get instance snapshot request.
|
copy
apply, build
GetInstanceSnapshotResponse.Builder instanceSnapshot(InstanceSnapshot instanceSnapshot)
An array of key-value pairs containing information about the results of your get instance snapshot request.
instanceSnapshot
- An array of key-value pairs containing information about the results of your get instance snapshot
request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.