| 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 |
|---|---|
CreateProjectResult |
AmazonCloudWatchEvidentlyClient.createProject(CreateProjectRequest request)
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.
|
CreateProjectResult |
AbstractAmazonCloudWatchEvidently.createProject(CreateProjectRequest request) |
CreateProjectResult |
AmazonCloudWatchEvidently.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 |
|---|---|
Future<CreateProjectResult> |
AbstractAmazonCloudWatchEvidentlyAsync.createProjectAsync(CreateProjectRequest request) |
Future<CreateProjectResult> |
AmazonCloudWatchEvidentlyAsync.createProjectAsync(CreateProjectRequest createProjectRequest)
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.
|
Future<CreateProjectResult> |
AmazonCloudWatchEvidentlyAsyncClient.createProjectAsync(CreateProjectRequest request) |
Future<CreateProjectResult> |
AbstractAmazonCloudWatchEvidentlyAsync.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
Future<CreateProjectResult> |
AmazonCloudWatchEvidentlyAsync.createProjectAsync(CreateProjectRequest createProjectRequest,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.
|
Future<CreateProjectResult> |
AmazonCloudWatchEvidentlyAsyncClient.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProjectResult> |
AbstractAmazonCloudWatchEvidentlyAsync.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
Future<CreateProjectResult> |
AmazonCloudWatchEvidentlyAsync.createProjectAsync(CreateProjectRequest createProjectRequest,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
Creates a project, which is the logical object in Evidently that can contain features, launches, and experiments.
|
Future<CreateProjectResult> |
AmazonCloudWatchEvidentlyAsyncClient.createProjectAsync(CreateProjectRequest request,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProjectResult |
CreateProjectResult.clone() |
CreateProjectResult |
CreateProjectResult.withProject(Project project)
A structure that contains information about the created project.
|
Copyright © 2025. All rights reserved.