| 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.
|
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 |
|---|---|
Request<GetConsoleScreenshotRequest> |
GetConsoleScreenshotRequestMarshaller.marshall(GetConsoleScreenshotRequest getConsoleScreenshotRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetConsoleScreenshotRequest> |
GetConsoleScreenshotRequestMarshaller.marshall(GetConsoleScreenshotRequest getConsoleScreenshotRequest) |
Copyright © 2017. All rights reserved.