Uses of Class
software.amazon.awssdk.services.customerprofiles.model.GetSegmentSnapshotRequest
-
Packages that use GetSegmentSnapshotRequest Package Description software.amazon.awssdk.services.customerprofiles Amazon Connect Customer Profiles software.amazon.awssdk.services.customerprofiles.transform -
-
Uses of GetSegmentSnapshotRequest in software.amazon.awssdk.services.customerprofiles
Methods in software.amazon.awssdk.services.customerprofiles with parameters of type GetSegmentSnapshotRequest Modifier and Type Method Description default CompletableFuture<GetSegmentSnapshotResponse>CustomerProfilesAsyncClient. getSegmentSnapshot(GetSegmentSnapshotRequest getSegmentSnapshotRequest)Retrieve the latest status of a segment snapshot.default GetSegmentSnapshotResponseCustomerProfilesClient. getSegmentSnapshot(GetSegmentSnapshotRequest getSegmentSnapshotRequest)Retrieve the latest status of a segment snapshot. -
Uses of GetSegmentSnapshotRequest in software.amazon.awssdk.services.customerprofiles.transform
Methods in software.amazon.awssdk.services.customerprofiles.transform with parameters of type GetSegmentSnapshotRequest Modifier and Type Method Description SdkHttpFullRequestGetSegmentSnapshotRequestMarshaller. marshall(GetSegmentSnapshotRequest getSegmentSnapshotRequest)
-