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