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