Class ArtifactRegistrySettings.Builder

    • Method Detail

      • applyToAllUnaryMethods

        public ArtifactRegistrySettings.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.

        Note: This method does not support applying settings to streaming methods.

      • importAptArtifactsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportAptArtifactsRequest,​com.google.longrunning.Operation> importAptArtifactsSettings()
        Returns the builder for the settings used for calls to importAptArtifacts.
      • importYumArtifactsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<ImportYumArtifactsRequest,​com.google.longrunning.Operation> importYumArtifactsSettings()
        Returns the builder for the settings used for calls to importYumArtifacts.
      • getRepositorySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRepositoryRequest,​Repository> getRepositorySettings()
        Returns the builder for the settings used for calls to getRepository.
      • createRepositorySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateRepositoryRequest,​com.google.longrunning.Operation> createRepositorySettings()
        Returns the builder for the settings used for calls to createRepository.
      • createRepositoryOperationSettings

        public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRepositoryRequest,​Repository,​OperationMetadata> createRepositoryOperationSettings()
        Returns the builder for the settings used for calls to createRepository.
      • updateRepositorySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRepositoryRequest,​Repository> updateRepositorySettings()
        Returns the builder for the settings used for calls to updateRepository.
      • deleteRepositorySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRepositoryRequest,​com.google.longrunning.Operation> deleteRepositorySettings()
        Returns the builder for the settings used for calls to deleteRepository.
      • deleteRepositoryOperationSettings

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

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPackageRequest,​Package> getPackageSettings()
        Returns the builder for the settings used for calls to getPackage.
      • deletePackageSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePackageRequest,​com.google.longrunning.Operation> deletePackageSettings()
        Returns the builder for the settings used for calls to deletePackage.
      • deletePackageOperationSettings

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

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVersionRequest,​Version> getVersionSettings()
        Returns the builder for the settings used for calls to getVersion.
      • deleteVersionSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteVersionRequest,​com.google.longrunning.Operation> deleteVersionSettings()
        Returns the builder for the settings used for calls to deleteVersion.
      • deleteVersionOperationSettings

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

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFileRequest,​File> getFileSettings()
        Returns the builder for the settings used for calls to getFile.
      • getTagSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagRequest,​Tag> getTagSettings()
        Returns the builder for the settings used for calls to getTag.
      • createTagSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagRequest,​Tag> createTagSettings()
        Returns the builder for the settings used for calls to createTag.
      • updateTagSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagRequest,​Tag> updateTagSettings()
        Returns the builder for the settings used for calls to updateTag.
      • deleteTagSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagRequest,​com.google.protobuf.Empty> deleteTagSettings()
        Returns the builder for the settings used for calls to deleteTag.
      • setIamPolicySettings

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

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

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

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectSettingsRequest,​ProjectSettings> getProjectSettingsSettings()
        Returns the builder for the settings used for calls to getProjectSettings.
      • updateProjectSettingsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateProjectSettingsRequest,​ProjectSettings> updateProjectSettingsSettings()
        Returns the builder for the settings used for calls to updateProjectSettings.
      • listLocationsSettings

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

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