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