public static class ArtifactRegistryStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<ArtifactRegistryStubSettings,ArtifactRegistryStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(ArtifactRegistryStubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
ArtifactRegistryStubSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
ArtifactRegistryStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRepositoryRequest,Repository,OperationMetadata> |
createRepositoryOperationSettings()
Returns the builder for the settings used for calls to createRepository.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRepositoryRequest,com.google.longrunning.Operation> |
createRepositorySettings()
Returns the builder for the settings used for calls to createRepository.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagRequest,Tag> |
createTagSettings()
Returns the builder for the settings used for calls to createTag.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata> |
deletePackageOperationSettings()
Returns the builder for the settings used for calls to deletePackage.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePackageRequest,com.google.longrunning.Operation> |
deletePackageSettings()
Returns the builder for the settings used for calls to deletePackage.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteRepositoryOperationSettings()
Returns the builder for the settings used for calls to deleteRepository.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRepositoryRequest,com.google.longrunning.Operation> |
deleteRepositorySettings()
Returns the builder for the settings used for calls to deleteRepository.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagRequest,com.google.protobuf.Empty> |
deleteTagSettings()
Returns the builder for the settings used for calls to deleteTag.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata> |
deleteVersionOperationSettings()
Returns the builder for the settings used for calls to deleteVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteVersionRequest,com.google.longrunning.Operation> |
deleteVersionSettings()
Returns the builder for the settings used for calls to deleteVersion.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFileRequest,File> |
getFileSettings()
Returns the builder for the settings used for calls to getFile.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPackageRequest,Package> |
getPackageSettings()
Returns the builder for the settings used for calls to getPackage.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectSettingsRequest,ProjectSettings> |
getProjectSettingsSettings()
Returns the builder for the settings used for calls to getProjectSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRepositoryRequest,Repository> |
getRepositorySettings()
Returns the builder for the settings used for calls to getRepository.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagRequest,Tag> |
getTagSettings()
Returns the builder for the settings used for calls to getTag.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVersionRequest,Version> |
getVersionSettings()
Returns the builder for the settings used for calls to getVersion.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportAptArtifactsRequest,ImportAptArtifactsResponse,ImportAptArtifactsMetadata> |
importAptArtifactsOperationSettings()
Returns the builder for the settings used for calls to importAptArtifacts.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportAptArtifactsRequest,com.google.longrunning.Operation> |
importAptArtifactsSettings()
Returns the builder for the settings used for calls to importAptArtifacts.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata> |
importYumArtifactsOperationSettings()
Returns the builder for the settings used for calls to importYumArtifacts.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportYumArtifactsRequest,com.google.longrunning.Operation> |
importYumArtifactsSettings()
Returns the builder for the settings used for calls to importYumArtifacts.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFilesRequest,ListFilesResponse,ArtifactRegistryClient.ListFilesPagedResponse> |
listFilesSettings()
Returns the builder for the settings used for calls to listFiles.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ArtifactRegistryClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPackagesRequest,ListPackagesResponse,ArtifactRegistryClient.ListPackagesPagedResponse> |
listPackagesSettings()
Returns the builder for the settings used for calls to listPackages.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRepositoriesRequest,ListRepositoriesResponse,ArtifactRegistryClient.ListRepositoriesPagedResponse> |
listRepositoriesSettings()
Returns the builder for the settings used for calls to listRepositories.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,ArtifactRegistryClient.ListTagsPagedResponse> |
listTagsSettings()
Returns the builder for the settings used for calls to listTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVersionsRequest,ListVersionsResponse,ArtifactRegistryClient.ListVersionsPagedResponse> |
listVersionsSettings()
Returns the builder for the settings used for calls to listVersions.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectSettingsRequest,ProjectSettings> |
updateProjectSettingsSettings()
Returns the builder for the settings used for calls to updateProjectSettings.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRepositoryRequest,Repository> |
updateRepositorySettings()
Returns the builder for the settings used for calls to updateRepository.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagRequest,Tag> |
updateTagSettings()
Returns the builder for the settings used for calls to updateTag.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ArtifactRegistryStubSettings settings)
public ArtifactRegistryStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportAptArtifactsRequest,com.google.longrunning.Operation> importAptArtifactsSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportAptArtifactsRequest,ImportAptArtifactsResponse,ImportAptArtifactsMetadata> importAptArtifactsOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportYumArtifactsRequest,com.google.longrunning.Operation> importYumArtifactsSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ImportYumArtifactsRequest,ImportYumArtifactsResponse,ImportYumArtifactsMetadata> importYumArtifactsOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRepositoriesRequest,ListRepositoriesResponse,ArtifactRegistryClient.ListRepositoriesPagedResponse> listRepositoriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRepositoryRequest,Repository> getRepositorySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRepositoryRequest,com.google.longrunning.Operation> createRepositorySettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRepositoryRequest,Repository,OperationMetadata> createRepositoryOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRepositoryRequest,Repository> updateRepositorySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRepositoryRequest,com.google.longrunning.Operation> deleteRepositorySettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata> deleteRepositoryOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPackagesRequest,ListPackagesResponse,ArtifactRegistryClient.ListPackagesPagedResponse> listPackagesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPackageRequest,Package> getPackageSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePackageRequest,com.google.longrunning.Operation> deletePackageSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata> deletePackageOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListVersionsRequest,ListVersionsResponse,ArtifactRegistryClient.ListVersionsPagedResponse> listVersionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVersionRequest,Version> getVersionSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteVersionRequest,com.google.longrunning.Operation> deleteVersionSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata> deleteVersionOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListFilesRequest,ListFilesResponse,ArtifactRegistryClient.ListFilesPagedResponse> listFilesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFileRequest,File> getFileSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagsRequest,ListTagsResponse,ArtifactRegistryClient.ListTagsPagedResponse> listTagsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagRequest,Tag> getTagSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagRequest,Tag> createTagSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagRequest,Tag> updateTagSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagRequest,com.google.protobuf.Empty> deleteTagSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectSettingsRequest,ProjectSettings> getProjectSettingsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectSettingsRequest,ProjectSettings> updateProjectSettingsSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ArtifactRegistryClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public ArtifactRegistryStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<ArtifactRegistryStubSettings,ArtifactRegistryStubSettings.Builder>IOExceptionCopyright © 2023 Google LLC. All rights reserved.