Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetSimilarProfilesRequest
-
Packages that use GetSimilarProfilesRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.paginators software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetSimilarProfilesRequest in software.amazon.awssdk.services.customerprofiles
-
Uses of GetSimilarProfilesRequest in software.amazon.awssdk.services.customerprofiles.paginators
Constructors in software.amazon.awssdk.services.customerprofiles.paginators with parameters of type GetSimilarProfilesRequest Constructor Description GetSimilarProfilesIterable(CustomerProfilesClient client, GetSimilarProfilesRequest firstRequest)GetSimilarProfilesPublisher(CustomerProfilesAsyncClient client, GetSimilarProfilesRequest firstRequest) -
Uses of GetSimilarProfilesRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetSimilarProfilesRequest Modifier and Type Method Description SdkHttpFullRequestGetSimilarProfilesRequestMarshaller. marshall(GetSimilarProfilesRequest getSimilarProfilesRequest)
-