Class GetCommandInvocationRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ssm.transform.GetCommandInvocationRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetCommandInvocationRequest>
@Generated("software.amazon.awssdk:codegen") public class GetCommandInvocationRequestMarshaller extends Object implements Marshaller<GetCommandInvocationRequest>
GetCommandInvocationRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetCommandInvocationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetCommandInvocationRequest getCommandInvocationRequest)
-
-
-
Constructor Detail
-
GetCommandInvocationRequestMarshaller
public GetCommandInvocationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetCommandInvocationRequest getCommandInvocationRequest)
- Specified by:
marshall
in interfaceMarshaller<GetCommandInvocationRequest>
-
-