| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetConsoleScreenshotResponse |
EC2Client.getConsoleScreenshot(GetConsoleScreenshotRequest getConsoleScreenshotRequest)
Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetConsoleScreenshotResponse> |
EC2AsyncClient.getConsoleScreenshot(GetConsoleScreenshotRequest getConsoleScreenshotRequest)
Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.
|
| Modifier and Type | Method and Description |
|---|---|
GetConsoleScreenshotResponse |
GetConsoleScreenshotResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.