Uses of Interface
software.amazon.awssdk.services.codeartifact.model.GetRepositoryEndpointResponse.Builder
-
Packages that use GetRepositoryEndpointResponse.Builder Package Description software.amazon.awssdk.services.codeartifact.model -
-
Uses of GetRepositoryEndpointResponse.Builder in software.amazon.awssdk.services.codeartifact.model
Methods in software.amazon.awssdk.services.codeartifact.model that return GetRepositoryEndpointResponse.Builder Modifier and Type Method Description static GetRepositoryEndpointResponse.BuilderGetRepositoryEndpointResponse. builder()GetRepositoryEndpointResponse.BuilderGetRepositoryEndpointResponse.Builder. repositoryEndpoint(String repositoryEndpoint)A string that specifies the URL of the returned endpoint.GetRepositoryEndpointResponse.BuilderGetRepositoryEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.codeartifact.model that return types with arguments of type GetRepositoryEndpointResponse.Builder Modifier and Type Method Description static Class<? extends GetRepositoryEndpointResponse.Builder>GetRepositoryEndpointResponse. serializableBuilderClass()
-