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