Uses of Class
software.amazon.awssdk.services.ec2.model.GetConsoleScreenshotRequest
Packages that use GetConsoleScreenshotRequest
Package
Description
-
Uses of GetConsoleScreenshotRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetConsoleScreenshotRequestModifier and TypeMethodDescriptionEc2AsyncClient.getConsoleScreenshot(GetConsoleScreenshotRequest getConsoleScreenshotRequest) Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.default GetConsoleScreenshotResponseEc2Client.getConsoleScreenshot(GetConsoleScreenshotRequest getConsoleScreenshotRequest) Retrieve a JPG-format screenshot of a running instance to help with troubleshooting. -
Uses of GetConsoleScreenshotRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetConsoleScreenshotRequestModifier and TypeMethodDescriptionGetConsoleScreenshotRequestMarshaller.marshall(GetConsoleScreenshotRequest getConsoleScreenshotRequest)