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