Interface GetRepositoryEndpointResponse.Builder

    • Method Detail

      • repositoryEndpoint

        GetRepositoryEndpointResponse.Builder repositoryEndpoint​(String repositoryEndpoint)

        A string that specifies the URL of the returned endpoint.

        Parameters:
        repositoryEndpoint - A string that specifies the URL of the returned endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.