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