| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateProjectDataDeliveryResponse |
EvidentlyClient.updateProjectDataDelivery(Consumer<UpdateProjectDataDeliveryRequest.Builder> updateProjectDataDeliveryRequest)
Updates the data storage options for this project.
|
default UpdateProjectDataDeliveryResponse |
EvidentlyClient.updateProjectDataDelivery(UpdateProjectDataDeliveryRequest updateProjectDataDeliveryRequest)
Updates the data storage options for this project.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProjectDataDeliveryResponse> |
EvidentlyAsyncClient.updateProjectDataDelivery(Consumer<UpdateProjectDataDeliveryRequest.Builder> updateProjectDataDeliveryRequest)
Updates the data storage options for this project.
|
default CompletableFuture<UpdateProjectDataDeliveryResponse> |
EvidentlyAsyncClient.updateProjectDataDelivery(UpdateProjectDataDeliveryRequest updateProjectDataDeliveryRequest)
Updates the data storage options for this project.
|
Copyright © 2022. All rights reserved.