public static class TagKeysSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TagKeysSettings,TagKeysSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TagKeysSettings settings) |
protected |
Builder(TagKeysStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
TagKeysSettings.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.
|
TagKeysSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagKeyRequest,TagKey,CreateTagKeyMetadata> |
createTagKeyOperationSettings()
Returns the builder for the settings used for calls to createTagKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagKeyRequest,com.google.longrunning.Operation> |
createTagKeySettings()
Returns the builder for the settings used for calls to createTagKey.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagKeyRequest,TagKey,DeleteTagKeyMetadata> |
deleteTagKeyOperationSettings()
Returns the builder for the settings used for calls to deleteTagKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagKeyRequest,com.google.longrunning.Operation> |
deleteTagKeySettings()
Returns the builder for the settings used for calls to deleteTagKey.
|
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<GetNamespacedTagKeyRequest,TagKey> |
getNamespacedTagKeySettings()
Returns the builder for the settings used for calls to getNamespacedTagKey.
|
TagKeysStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagKeyRequest,TagKey> |
getTagKeySettings()
Returns the builder for the settings used for calls to getTagKey.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> |
listTagKeysSettings()
Returns the builder for the settings used for calls to listTagKeys.
|
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.api.gax.rpc.OperationCallSettings.Builder<UpdateTagKeyRequest,TagKey,UpdateTagKeyMetadata> |
updateTagKeyOperationSettings()
Returns the builder for the settings used for calls to updateTagKey.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagKeyRequest,com.google.longrunning.Operation> |
updateTagKeySettings()
Returns the builder for the settings used for calls to updateTagKey.
|
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setUniverseDomain, setWatchdogCheckInterval, setWatchdogCheckIntervalDuration, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(TagKeysSettings settings)
protected Builder(TagKeysStubSettings.Builder stubSettings)
public TagKeysStubSettings.Builder getStubSettingsBuilder()
public TagKeysSettings.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.api.gax.rpc.PagedCallSettings.Builder<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> listTagKeysSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagKeyRequest,TagKey> getTagKeySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespacedTagKeyRequest,TagKey> getNamespacedTagKeySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagKeyRequest,com.google.longrunning.Operation> createTagKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagKeyRequest,TagKey,CreateTagKeyMetadata> createTagKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagKeyRequest,com.google.longrunning.Operation> updateTagKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTagKeyRequest,TagKey,UpdateTagKeyMetadata> updateTagKeyOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagKeyRequest,com.google.longrunning.Operation> deleteTagKeySettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagKeyRequest,TagKey,DeleteTagKeyMetadata> deleteTagKeyOperationSettings()
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.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public TagKeysSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<TagKeysSettings,TagKeysSettings.Builder>IOExceptionCopyright © 2025 Google LLC. All rights reserved.