Uses of Class
software.amazon.awssdk.services.evidently.model.ListSegmentReferencesRequest
-
Packages that use ListSegmentReferencesRequest Package Description software.amazon.awssdk.services.evidently You can use Amazon CloudWatch Evidently to safely validate new features by serving them to a specified percentage of your users while you roll out the feature.software.amazon.awssdk.services.evidently.paginators software.amazon.awssdk.services.evidently.transform -
-
Uses of ListSegmentReferencesRequest in software.amazon.awssdk.services.evidently
-
Uses of ListSegmentReferencesRequest in software.amazon.awssdk.services.evidently.paginators
Constructors in software.amazon.awssdk.services.evidently.paginators with parameters of type ListSegmentReferencesRequest Constructor Description ListSegmentReferencesIterable(EvidentlyClient client, ListSegmentReferencesRequest firstRequest)ListSegmentReferencesPublisher(EvidentlyAsyncClient client, ListSegmentReferencesRequest firstRequest) -
Uses of ListSegmentReferencesRequest in software.amazon.awssdk.services.evidently.transform
Methods in software.amazon.awssdk.services.evidently.transform with parameters of type ListSegmentReferencesRequest Modifier and Type Method Description SdkHttpFullRequestListSegmentReferencesRequestMarshaller. marshall(ListSegmentReferencesRequest listSegmentReferencesRequest)
-