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