Class TagValuesSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<TagValuesSettings,TagValuesSettings.Builder>
-
- com.google.cloud.resourcemanager.v3.TagValuesSettings.Builder
-
- Enclosing class:
- TagValuesSettings
public static class TagValuesSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TagValuesSettings,TagValuesSettings.Builder>
Builder for TagValuesSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(TagValuesStubSettings.Builder stubSettings)
protected
Builder(TagValuesSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TagValuesSettings.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.TagValuesSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagValueRequest,TagValue,CreateTagValueMetadata>
createTagValueOperationSettings()
Returns the builder for the settings used for calls to createTagValue.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagValueRequest,com.google.longrunning.Operation>
createTagValueSettings()
Returns the builder for the settings used for calls to createTagValue.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagValueRequest,TagValue,DeleteTagValueMetadata>
deleteTagValueOperationSettings()
Returns the builder for the settings used for calls to deleteTagValue.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagValueRequest,com.google.longrunning.Operation>
deleteTagValueSettings()
Returns the builder for the settings used for calls to deleteTagValue.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<GetNamespacedTagValueRequest,TagValue>
getNamespacedTagValueSettings()
Returns the builder for the settings used for calls to getNamespacedTagValue.TagValuesStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagValueRequest,TagValue>
getTagValueSettings()
Returns the builder for the settings used for calls to getTagValue.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse>
listTagValuesSettings()
Returns the builder for the settings used for calls to listTagValues.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<UpdateTagValueRequest,TagValue,UpdateTagValueMetadata>
updateTagValueOperationSettings()
Returns the builder for the settings used for calls to updateTagValue.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagValueRequest,com.google.longrunning.Operation>
updateTagValueSettings()
Returns the builder for the settings used for calls to updateTagValue.-
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(TagValuesSettings settings)
-
Builder
protected Builder(TagValuesStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public TagValuesStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public TagValuesSettings.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.
-
listTagValuesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse> listTagValuesSettings()
Returns the builder for the settings used for calls to listTagValues.
-
getTagValueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagValueRequest,TagValue> getTagValueSettings()
Returns the builder for the settings used for calls to getTagValue.
-
getNamespacedTagValueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespacedTagValueRequest,TagValue> getNamespacedTagValueSettings()
Returns the builder for the settings used for calls to getNamespacedTagValue.
-
createTagValueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagValueRequest,com.google.longrunning.Operation> createTagValueSettings()
Returns the builder for the settings used for calls to createTagValue.
-
createTagValueOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagValueRequest,TagValue,CreateTagValueMetadata> createTagValueOperationSettings()
Returns the builder for the settings used for calls to createTagValue.
-
updateTagValueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagValueRequest,com.google.longrunning.Operation> updateTagValueSettings()
Returns the builder for the settings used for calls to updateTagValue.
-
updateTagValueOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTagValueRequest,TagValue,UpdateTagValueMetadata> updateTagValueOperationSettings()
Returns the builder for the settings used for calls to updateTagValue.
-
deleteTagValueSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagValueRequest,com.google.longrunning.Operation> deleteTagValueSettings()
Returns the builder for the settings used for calls to deleteTagValue.
-
deleteTagValueOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagValueRequest,TagValue,DeleteTagValueMetadata> deleteTagValueOperationSettings()
Returns the builder for the settings used for calls to deleteTagValue.
-
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 TagValuesSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<TagValuesSettings,TagValuesSettings.Builder>
- Throws:
IOException
-
-