Class GetConsoleOutputRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.GetConsoleOutputRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetConsoleOutputRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class GetConsoleOutputRequestMarshaller extends Object implements Marshaller<GetConsoleOutputRequest>
GetConsoleOutputRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetConsoleOutputRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetConsoleOutputRequest getConsoleOutputRequest)
-
-
-
Constructor Detail
-
GetConsoleOutputRequestMarshaller
public GetConsoleOutputRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetConsoleOutputRequest getConsoleOutputRequest)
- Specified by:
marshallin interfaceMarshaller<GetConsoleOutputRequest>
-
-