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