Interface UpdateProjectResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<UpdateProjectResponse.Builder,UpdateProjectResponse>, DataBrewResponse.Builder, SdkBuilder<UpdateProjectResponse.Builder,UpdateProjectResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateProjectResponse

public static interface UpdateProjectResponse.Builder extends DataBrewResponse.Builder, SdkPojo, CopyableBuilder<UpdateProjectResponse.Builder,UpdateProjectResponse>
  • Method Details

    • lastModifiedDate

      UpdateProjectResponse.Builder lastModifiedDate(Instant lastModifiedDate)

      The date and time that the project was last modified.

      Parameters:
      lastModifiedDate - The date and time that the project was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the project that you updated.

      Parameters:
      name - The name of the project that you updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.