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