Class GetCommandInvocationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssm.transform.GetCommandInvocationRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetCommandInvocationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetCommandInvocationRequestMarshaller
extends Object
implements Marshaller<GetCommandInvocationRequest>
GetCommandInvocationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionGetCommandInvocationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetCommandInvocationRequest getCommandInvocationRequest)
-
Constructor Details
-
GetCommandInvocationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<GetCommandInvocationRequest>
-