public static interface GetConsoleScreenshotResponse.Builder extends EC2Response.Builder, CopyableBuilder<GetConsoleScreenshotResponse.Builder,GetConsoleScreenshotResponse>
| Modifier and Type | Method and Description |
|---|---|
GetConsoleScreenshotResponse.Builder |
imageData(String imageData)
The data that comprises the image.
|
GetConsoleScreenshotResponse.Builder |
instanceId(String instanceId)
The ID of the instance.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetConsoleScreenshotResponse.Builder imageData(String imageData)
The data that comprises the image.
imageData - The data that comprises the image.GetConsoleScreenshotResponse.Builder instanceId(String instanceId)
The ID of the instance.
instanceId - The ID of the instance.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.