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