Interface GetRepositoryEndpointResponse.Builder

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

  • Method Details

    • 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.