public static class TagValuesSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<TagValuesSettings,TagValuesSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(TagValuesSettings settings) |
protected |
Builder(TagValuesStubSettings.Builder stubSettings) |
| Modifier and Type | Method and 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.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogCheckIntervalDuration, getWatchdogProvider, self, 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(TagValuesSettings settings)
protected Builder(TagValuesStubSettings.Builder stubSettings)
public TagValuesStubSettings.Builder getStubSettingsBuilder()
public TagValuesSettings.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<ListTagValuesRequest,ListTagValuesResponse,TagValuesClient.ListTagValuesPagedResponse> listTagValuesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTagValueRequest,TagValue> getTagValueSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNamespacedTagValueRequest,TagValue> getNamespacedTagValueSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTagValueRequest,com.google.longrunning.Operation> createTagValueSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTagValueRequest,TagValue,CreateTagValueMetadata> createTagValueOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTagValueRequest,com.google.longrunning.Operation> updateTagValueSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTagValueRequest,TagValue,UpdateTagValueMetadata> updateTagValueOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTagValueRequest,com.google.longrunning.Operation> deleteTagValueSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTagValueRequest,TagValue,DeleteTagValueMetadata> deleteTagValueOperationSettings()
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 TagValuesSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<TagValuesSettings,TagValuesSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.