| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
Project |
UpdateProjectDataDeliveryResponse.project()
A structure containing details about the project that you updated.
|
Project |
UpdateProjectResponse.project()
A structure containing information about the updated project.
|
Project |
CreateProjectResponse.project()
A structure that contains information about the created project.
|
Project |
GetProjectResponse.project()
A structure containing the configuration details of the project.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProjectDataDeliveryResponse.Builder |
UpdateProjectDataDeliveryResponse.Builder.project(Project project)
A structure containing details about the project that you updated.
|
UpdateProjectResponse.Builder |
UpdateProjectResponse.Builder.project(Project project)
A structure containing information about the updated project.
|
CreateProjectResponse.Builder |
CreateProjectResponse.Builder.project(Project project)
A structure that contains information about the created project.
|
GetProjectResponse.Builder |
GetProjectResponse.Builder.project(Project project)
A structure containing the configuration details of the project.
|
Copyright © 2023. All rights reserved.