| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLaunchResponse> |
EvidentlyAsyncClient.getLaunch(GetLaunchRequest getLaunchRequest)
Returns the details about one launch.
|
default GetLaunchResponse |
EvidentlyClient.getLaunch(GetLaunchRequest getLaunchRequest)
Returns the details about one launch.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetLaunchRequestMarshaller.marshall(GetLaunchRequest getLaunchRequest) |
Copyright © 2022. All rights reserved.