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