Interface CreateProjectResponse.Builder

    • Method Detail

      • projectArn

        CreateProjectResponse.Builder projectArn​(String projectArn)

        The Amazon Resource Name (ARN) of the project.

        Parameters:
        projectArn - The Amazon Resource Name (ARN) of the project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • projectId

        CreateProjectResponse.Builder projectId​(String projectId)

        The ID of the new project.

        Parameters:
        projectId - The ID of the new project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.