Interface UpdateProjectVisibilityResponse.Builder

    • Method Detail

      • projectArn

        UpdateProjectVisibilityResponse.Builder projectArn​(String projectArn)

        The Amazon Resource Name (ARN) of the build project.

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

        UpdateProjectVisibilityResponse.Builder publicProjectAlias​(String publicProjectAlias)

        Contains the project identifier used with the public build APIs.

        Parameters:
        publicProjectAlias - Contains the project identifier used with the public build APIs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.