| 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 |
|---|---|
SdkHttpFullRequest |
GetConsoleScreenshotRequestMarshaller.marshall(GetConsoleScreenshotRequest getConsoleScreenshotRequest) |
Copyright © 2020. All rights reserved.