| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
static GetProjectResponse.Builder |
GetProjectResponse.builder() |
default GetProjectResponse.Builder |
GetProjectResponse.Builder.project(Consumer<Project.Builder> project)
A structure containing the configuration details of the project.
|
GetProjectResponse.Builder |
GetProjectResponse.Builder.project(Project project)
A structure containing the configuration details of the project.
|
GetProjectResponse.Builder |
GetProjectResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetProjectResponse.Builder> |
GetProjectResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.