| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutvision.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeProjectResponse.Builder |
DescribeProjectResponse.builder() |
default DescribeProjectResponse.Builder |
DescribeProjectResponse.Builder.projectDescription(Consumer<ProjectDescription.Builder> projectDescription)
The description of the project.
|
DescribeProjectResponse.Builder |
DescribeProjectResponse.Builder.projectDescription(ProjectDescription projectDescription)
The description of the project.
|
DescribeProjectResponse.Builder |
DescribeProjectResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeProjectResponse.Builder> |
DescribeProjectResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.