Class TagKeysSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<TagKeysSettings,TagKeysSettings.Builder>
-
- com.google.cloud.resourcemanager.v3.TagKeysSettings.Builder
-
- Enclosing class:
- TagKeysSettings
public static class TagKeysSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TagKeysSettings,TagKeysSettings.Builder>
Builder for TagKeysSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(TagKeysStubSettings.Builder stubSettings)
protected
Builder(TagKeysSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(TagKeysSettings settings)
-
Builder
protected Builder(TagKeysStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public TagKeysStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public 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.Note: This method does not support applying settings to streaming methods.
-
listTagKeysSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagKeysRequest,ListTagKeysResponse,TagKeysClient.ListTagKeysPagedResponse> listTagKeysSettings()
Returns the builder for the settings used for calls to listTagKeys.
-
getTagKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagKeyRequest,TagKey> getTagKeySettings()
Returns the builder for the settings used for calls to getTagKey.
-
getNamespacedTagKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespacedTagKeyRequest,TagKey> getNamespacedTagKeySettings()
Returns the builder for the settings used for calls to getNamespacedTagKey.
-
createTagKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagKeyRequest,com.google.longrunning.Operation> createTagKeySettings()
Returns the builder for the settings used for calls to createTagKey.
-
createTagKeyOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagKeyRequest,TagKey,CreateTagKeyMetadata> createTagKeyOperationSettings()
Returns the builder for the settings used for calls to createTagKey.
-
updateTagKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagKeyRequest,com.google.longrunning.Operation> updateTagKeySettings()
Returns the builder for the settings used for calls to updateTagKey.
-
updateTagKeyOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTagKeyRequest,TagKey,UpdateTagKeyMetadata> updateTagKeyOperationSettings()
Returns the builder for the settings used for calls to updateTagKey.
-
deleteTagKeySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagKeyRequest,com.google.longrunning.Operation> deleteTagKeySettings()
Returns the builder for the settings used for calls to deleteTagKey.
-
deleteTagKeyOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagKeyRequest,TagKey,DeleteTagKeyMetadata> deleteTagKeyOperationSettings()
Returns the builder for the settings used for calls to deleteTagKey.
-
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.
-
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.
-
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.
-
build
public TagKeysSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<TagKeysSettings,TagKeysSettings.Builder>
- Throws:
IOException
-
-