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