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