public static interface UpdateProjectResponse.Builder extends DataBrewResponse.Builder, SdkPojo, CopyableBuilder<UpdateProjectResponse.Builder,UpdateProjectResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateProjectResponse.Builder |
lastModifiedDate(Instant lastModifiedDate)
The date and time that the project was last modified.
|
UpdateProjectResponse.Builder |
name(String name)
The name of the project that you updated.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateProjectResponse.Builder lastModifiedDate(Instant lastModifiedDate)
The date and time that the project was last modified.
lastModifiedDate - The date and time that the project was last modified.UpdateProjectResponse.Builder name(String name)
The name of the project that you updated.
name - The name of the project that you updated.Copyright © 2023. All rights reserved.