Class GetConsoleScreenshotRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.GetConsoleScreenshotRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetConsoleScreenshotRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetConsoleScreenshotRequestMarshaller
extends Object
implements Marshaller<GetConsoleScreenshotRequest>
GetConsoleScreenshotRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetConsoleScreenshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetConsoleScreenshotRequest getConsoleScreenshotRequest)
-
Constructor Details
-
GetConsoleScreenshotRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetConsoleScreenshotRequest>
-