Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetCalculatedAttributeForProfileRequest
-
Packages that use GetCalculatedAttributeForProfileRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetCalculatedAttributeForProfileRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetCalculatedAttributeForProfileRequest Modifier and Type Method Description default CompletableFuture<GetCalculatedAttributeForProfileResponse>CustomerProfilesAsyncClient. getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)Retrieve a calculated attribute for a customer profile.default GetCalculatedAttributeForProfileResponseCustomerProfilesClient. getCalculatedAttributeForProfile(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)Retrieve a calculated attribute for a customer profile. -
Uses of GetCalculatedAttributeForProfileRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetCalculatedAttributeForProfileRequest Modifier and Type Method Description SdkHttpFullRequestGetCalculatedAttributeForProfileRequestMarshaller. marshall(GetCalculatedAttributeForProfileRequest getCalculatedAttributeForProfileRequest)
-