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