| 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<CreateProjectResponse> |
EvidentlyAsyncClient.createProject(CreateProjectRequest createProjectRequest)
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.
|
default CreateProjectResponse |
EvidentlyClient.createProject(CreateProjectRequest createProjectRequest)
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateProjectRequestMarshaller.marshall(CreateProjectRequest createProjectRequest) |
Copyright © 2022. All rights reserved.