| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently |
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.
|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateProjectDataDeliveryResult |
AmazonCloudWatchEvidentlyClient.updateProjectDataDelivery(UpdateProjectDataDeliveryRequest request)
Updates the data storage options for this project.
|
UpdateProjectDataDeliveryResult |
AbstractAmazonCloudWatchEvidently.updateProjectDataDelivery(UpdateProjectDataDeliveryRequest request) |
UpdateProjectDataDeliveryResult |
AmazonCloudWatchEvidently.updateProjectDataDelivery(UpdateProjectDataDeliveryRequest updateProjectDataDeliveryRequest)
Updates the data storage options for this project.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateProjectDataDeliveryResult> |
AbstractAmazonCloudWatchEvidentlyAsync.updateProjectDataDeliveryAsync(UpdateProjectDataDeliveryRequest request,
AsyncHandler<UpdateProjectDataDeliveryRequest,UpdateProjectDataDeliveryResult> asyncHandler) |
Future<UpdateProjectDataDeliveryResult> |
AmazonCloudWatchEvidentlyAsync.updateProjectDataDeliveryAsync(UpdateProjectDataDeliveryRequest updateProjectDataDeliveryRequest,
AsyncHandler<UpdateProjectDataDeliveryRequest,UpdateProjectDataDeliveryResult> asyncHandler)
Updates the data storage options for this project.
|
Future<UpdateProjectDataDeliveryResult> |
AmazonCloudWatchEvidentlyAsyncClient.updateProjectDataDeliveryAsync(UpdateProjectDataDeliveryRequest request,
AsyncHandler<UpdateProjectDataDeliveryRequest,UpdateProjectDataDeliveryResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateProjectDataDeliveryResult |
UpdateProjectDataDeliveryResult.clone() |
UpdateProjectDataDeliveryResult |
UpdateProjectDataDeliveryResult.withProject(Project project)
A structure containing details about the project that you updated.
|
Copyright © 2025. All rights reserved.