public static class PolicyTagManagerStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<PolicyTagManagerStubSettings,PolicyTagManagerStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(PolicyTagManagerStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
PolicyTagManagerStubSettings.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.
|
PolicyTagManagerStubSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePolicyTagRequest,PolicyTag> |
createPolicyTagSettings()
Returns the builder for the settings used for calls to createPolicyTag.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTaxonomyRequest,Taxonomy> |
createTaxonomySettings()
Returns the builder for the settings used for calls to createTaxonomy.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePolicyTagRequest,com.google.protobuf.Empty> |
deletePolicyTagSettings()
Returns the builder for the settings used for calls to deletePolicyTag.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTaxonomyRequest,com.google.protobuf.Empty> |
deleteTaxonomySettings()
Returns the builder for the settings used for calls to deleteTaxonomy.
|
String |
getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
|
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<GetPolicyTagRequest,PolicyTag> |
getPolicyTagSettings()
Returns the builder for the settings used for calls to getPolicyTag.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTaxonomyRequest,Taxonomy> |
getTaxonomySettings()
Returns the builder for the settings used for calls to getTaxonomy.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPolicyTagsRequest,ListPolicyTagsResponse,PolicyTagManagerClient.ListPolicyTagsPagedResponse> |
listPolicyTagsSettings()
Returns the builder for the settings used for calls to listPolicyTags.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTaxonomiesRequest,ListTaxonomiesResponse,PolicyTagManagerClient.ListTaxonomiesPagedResponse> |
listTaxonomiesSettings()
Returns the builder for the settings used for calls to listTaxonomies.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePolicyTagRequest,PolicyTag> |
updatePolicyTagSettings()
Returns the builder for the settings used for calls to updatePolicyTag.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTaxonomyRequest,Taxonomy> |
updateTaxonomySettings()
Returns the builder for the settings used for calls to updateTaxonomy.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(PolicyTagManagerStubSettings settings)
public PolicyTagManagerStubSettings.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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTaxonomyRequest,Taxonomy> createTaxonomySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTaxonomyRequest,com.google.protobuf.Empty> deleteTaxonomySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTaxonomyRequest,Taxonomy> updateTaxonomySettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTaxonomiesRequest,ListTaxonomiesResponse,PolicyTagManagerClient.ListTaxonomiesPagedResponse> listTaxonomiesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTaxonomyRequest,Taxonomy> getTaxonomySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreatePolicyTagRequest,PolicyTag> createPolicyTagSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePolicyTagRequest,com.google.protobuf.Empty> deletePolicyTagSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePolicyTagRequest,PolicyTag> updatePolicyTagSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPolicyTagsRequest,ListPolicyTagsResponse,PolicyTagManagerClient.ListPolicyTagsPagedResponse> listPolicyTagsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPolicyTagRequest,PolicyTag> getPolicyTagSettings()
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 String getEndpoint()
getEndpoint in class com.google.api.gax.rpc.StubSettings.Builder<PolicyTagManagerStubSettings,PolicyTagManagerStubSettings.Builder>public PolicyTagManagerStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<PolicyTagManagerStubSettings,PolicyTagManagerStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.