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