Class ListStorageSystemsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datasync.transform.ListStorageSystemsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListStorageSystemsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListStorageSystemsRequestMarshaller
extends Object
implements Marshaller<ListStorageSystemsRequest>
ListStorageSystemsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListStorageSystemsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListStorageSystemsRequest listStorageSystemsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListStorageSystemsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListStorageSystemsRequest>- Parameters:
 listStorageSystemsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -