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