Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetSegmentEstimateRequest
-
Packages that use GetSegmentEstimateRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetSegmentEstimateRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetSegmentEstimateRequest Modifier and Type Method Description default CompletableFuture<GetSegmentEstimateResponse>CustomerProfilesAsyncClient. getSegmentEstimate(GetSegmentEstimateRequest getSegmentEstimateRequest)Gets the result of a segment estimate query.default GetSegmentEstimateResponseCustomerProfilesClient. getSegmentEstimate(GetSegmentEstimateRequest getSegmentEstimateRequest)Gets the result of a segment estimate query. -
Uses of GetSegmentEstimateRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetSegmentEstimateRequest Modifier and Type Method Description SdkHttpFullRequestGetSegmentEstimateRequestMarshaller. marshall(GetSegmentEstimateRequest getSegmentEstimateRequest)
-