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>
DescribeConnectorsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeConnectorsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeConnectorsRequest describeConnectorsRequest)
-
-
-
Constructor Detail
-
DescribeConnectorsRequestMarshaller
public DescribeConnectorsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeConnectorsRequest describeConnectorsRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeConnectorsRequest>
-
-