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