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