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