Class DescribeConnectorEntityRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.appflow.transform.DescribeConnectorEntityRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeConnectorEntityRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeConnectorEntityRequestMarshaller extends Object implements Marshaller<DescribeConnectorEntityRequest>
DescribeConnectorEntityRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeConnectorEntityRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DescribeConnectorEntityRequest describeConnectorEntityRequest)
-
-
-
Constructor Detail
-
DescribeConnectorEntityRequestMarshaller
public DescribeConnectorEntityRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeConnectorEntityRequest describeConnectorEntityRequest)
- Specified by:
marshallin interfaceMarshaller<DescribeConnectorEntityRequest>
-
-