public static class PublicDelegatedPrefixesStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<PublicDelegatedPrefixesStubSettings,PublicDelegatedPrefixesStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(PublicDelegatedPrefixesStubSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,PublicDelegatedPrefixesClient.AggregatedListPagedResponse> |
aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<AnnouncePublicDelegatedPrefixeRequest,Operation,Operation> |
announceOperationSettings()
Returns the builder for the settings used for calls to announce.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnouncePublicDelegatedPrefixeRequest,Operation> |
announceSettings()
Returns the builder for the settings used for calls to announce.
|
PublicDelegatedPrefixesStubSettings.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.
|
PublicDelegatedPrefixesStubSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePublicDelegatedPrefixeRequest,Operation,Operation> |
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePublicDelegatedPrefixeRequest,Operation> |
deleteSettings()
Returns the builder for the settings used for calls to delete.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> |
getSettings()
Returns the builder for the settings used for calls to get.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation,Operation> |
insertOperationSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation> |
insertSettings()
Returns the builder for the settings used for calls to insert.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse> |
listSettings()
Returns the builder for the settings used for calls to list.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<PatchPublicDelegatedPrefixeRequest,Operation,Operation> |
patchOperationSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchPublicDelegatedPrefixeRequest,Operation> |
patchSettings()
Returns the builder for the settings used for calls to patch.
|
com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
com.google.api.gax.rpc.OperationCallSettings.Builder<WithdrawPublicDelegatedPrefixeRequest,Operation,Operation> |
withdrawOperationSettings()
Returns the builder for the settings used for calls to withdraw.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<WithdrawPublicDelegatedPrefixeRequest,Operation> |
withdrawSettings()
Returns the builder for the settings used for calls to withdraw.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(PublicDelegatedPrefixesStubSettings settings)
public PublicDelegatedPrefixesStubSettings.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.PagedCallSettings.Builder<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,PublicDelegatedPrefixesClient.AggregatedListPagedResponse> aggregatedListSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AnnouncePublicDelegatedPrefixeRequest,Operation> announceSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<AnnouncePublicDelegatedPrefixeRequest,Operation,Operation> announceOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeletePublicDelegatedPrefixeRequest,Operation> deleteSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePublicDelegatedPrefixeRequest,Operation,Operation> deleteOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPublicDelegatedPrefixeRequest,PublicDelegatedPrefix> getSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation> insertSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertPublicDelegatedPrefixeRequest,Operation,Operation> insertOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse> listSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchPublicDelegatedPrefixeRequest,Operation> patchSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchPublicDelegatedPrefixeRequest,Operation,Operation> patchOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<WithdrawPublicDelegatedPrefixeRequest,Operation> withdrawSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<WithdrawPublicDelegatedPrefixeRequest,Operation,Operation> withdrawOperationSettings()
public PublicDelegatedPrefixesStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<PublicDelegatedPrefixesStubSettings,PublicDelegatedPrefixesStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.