Package com.google.cloud.logging.v2.stub
Class ConfigServiceV2StubSettings.Builder
java.lang.Object
com.google.api.gax.rpc.StubSettings.Builder<ConfigServiceV2StubSettings,ConfigServiceV2StubSettings.Builder>
com.google.cloud.logging.v2.stub.ConfigServiceV2StubSettings.Builder
- Enclosing class:
- ConfigServiceV2StubSettings
public static class ConfigServiceV2StubSettings.Builder
extends StubSettings.Builder<ConfigServiceV2StubSettings,ConfigServiceV2StubSettings.Builder>
Builder for ConfigServiceV2StubSettings.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()protectedBuilder(ClientContext clientContext) protectedBuilder(ConfigServiceV2StubSettings settings) -
Method Summary
Modifier and TypeMethodDescriptionapplyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void> settingsUpdater) Applies the given settings updater function to all of the unary API methods in this service.build()Returns the builder for the settings used for calls to copyLogEntries.Returns the builder for the settings used for calls to copyLogEntries.Returns the builder for the settings used for calls to createBucketAsync.Returns the builder for the settings used for calls to createBucketAsync.Returns the builder for the settings used for calls to createBucket.Returns the builder for the settings used for calls to createExclusion.Returns the builder for the settings used for calls to createLink.Returns the builder for the settings used for calls to createLink.Returns the builder for the settings used for calls to createSink.Returns the builder for the settings used for calls to createView.UnaryCallSettings.Builder<DeleteBucketRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteBucket.UnaryCallSettings.Builder<DeleteExclusionRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteExclusion.OperationCallSettings.Builder<DeleteLinkRequest,com.google.protobuf.Empty, LinkMetadata> Returns the builder for the settings used for calls to deleteLink.Returns the builder for the settings used for calls to deleteLink.UnaryCallSettings.Builder<DeleteSinkRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteSink.UnaryCallSettings.Builder<DeleteViewRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to deleteView.Returns the builder for the settings used for calls to getBucket.Returns the builder for the settings used for calls to getCmekSettings.Returns the builder for the settings used for calls to getExclusion.Returns the builder for the settings used for calls to getLink.Returns the builder for the settings used for calls to getSettings.Returns the builder for the settings used for calls to getSink.Returns the builder for the settings used for calls to getView.PagedCallSettings.Builder<ListBucketsRequest,ListBucketsResponse, ConfigClient.ListBucketsPagedResponse> Returns the builder for the settings used for calls to listBuckets.PagedCallSettings.Builder<ListExclusionsRequest,ListExclusionsResponse, ConfigClient.ListExclusionsPagedResponse> Returns the builder for the settings used for calls to listExclusions.Returns the builder for the settings used for calls to listLinks.Returns the builder for the settings used for calls to listSinks.Returns the builder for the settings used for calls to listViews.com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> UnaryCallSettings.Builder<UndeleteBucketRequest,com.google.protobuf.Empty> Returns the builder for the settings used for calls to undeleteBucket.Returns the builder for the settings used for calls to updateBucketAsync.Returns the builder for the settings used for calls to updateBucketAsync.Returns the builder for the settings used for calls to updateBucket.Returns the builder for the settings used for calls to updateCmekSettings.Returns the builder for the settings used for calls to updateExclusion.Returns the builder for the settings used for calls to updateSettings.Returns the builder for the settings used for calls to updateSink.Returns the builder for the settings used for calls to updateView.Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getApiKey, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogCheckIntervalDuration, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setApiKey, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogCheckIntervalDuration, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toString
-
Constructor Details
-
Builder
protected Builder() -
Builder
-
Builder
-
-
Method Details
-
applyToAllUnaryMethods
public ConfigServiceV2StubSettings.Builder applyToAllUnaryMethods(ApiFunction<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.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders() -
listBucketsSettings
public PagedCallSettings.Builder<ListBucketsRequest,ListBucketsResponse, listBucketsSettings()ConfigClient.ListBucketsPagedResponse> Returns the builder for the settings used for calls to listBuckets. -
getBucketSettings
Returns the builder for the settings used for calls to getBucket. -
createBucketAsyncSettings
Returns the builder for the settings used for calls to createBucketAsync. -
createBucketAsyncOperationSettings
public OperationCallSettings.Builder<CreateBucketRequest,LogBucket, createBucketAsyncOperationSettings()BucketMetadata> Returns the builder for the settings used for calls to createBucketAsync. -
updateBucketAsyncSettings
Returns the builder for the settings used for calls to updateBucketAsync. -
updateBucketAsyncOperationSettings
public OperationCallSettings.Builder<UpdateBucketRequest,LogBucket, updateBucketAsyncOperationSettings()BucketMetadata> Returns the builder for the settings used for calls to updateBucketAsync. -
createBucketSettings
Returns the builder for the settings used for calls to createBucket. -
updateBucketSettings
Returns the builder for the settings used for calls to updateBucket. -
deleteBucketSettings
public UnaryCallSettings.Builder<DeleteBucketRequest,com.google.protobuf.Empty> deleteBucketSettings()Returns the builder for the settings used for calls to deleteBucket. -
undeleteBucketSettings
public UnaryCallSettings.Builder<UndeleteBucketRequest,com.google.protobuf.Empty> undeleteBucketSettings()Returns the builder for the settings used for calls to undeleteBucket. -
listViewsSettings
public PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse, listViewsSettings()ConfigClient.ListViewsPagedResponse> Returns the builder for the settings used for calls to listViews. -
getViewSettings
Returns the builder for the settings used for calls to getView. -
createViewSettings
Returns the builder for the settings used for calls to createView. -
updateViewSettings
Returns the builder for the settings used for calls to updateView. -
deleteViewSettings
Returns the builder for the settings used for calls to deleteView. -
listSinksSettings
public PagedCallSettings.Builder<ListSinksRequest,ListSinksResponse, listSinksSettings()ConfigClient.ListSinksPagedResponse> Returns the builder for the settings used for calls to listSinks. -
getSinkSettings
Returns the builder for the settings used for calls to getSink. -
createSinkSettings
Returns the builder for the settings used for calls to createSink. -
updateSinkSettings
Returns the builder for the settings used for calls to updateSink. -
deleteSinkSettings
Returns the builder for the settings used for calls to deleteSink. -
createLinkSettings
Returns the builder for the settings used for calls to createLink. -
createLinkOperationSettings
public OperationCallSettings.Builder<CreateLinkRequest,Link, createLinkOperationSettings()LinkMetadata> Returns the builder for the settings used for calls to createLink. -
deleteLinkSettings
Returns the builder for the settings used for calls to deleteLink. -
deleteLinkOperationSettings
public OperationCallSettings.Builder<DeleteLinkRequest,com.google.protobuf.Empty, deleteLinkOperationSettings()LinkMetadata> Returns the builder for the settings used for calls to deleteLink. -
listLinksSettings
public PagedCallSettings.Builder<ListLinksRequest,ListLinksResponse, listLinksSettings()ConfigClient.ListLinksPagedResponse> Returns the builder for the settings used for calls to listLinks. -
getLinkSettings
Returns the builder for the settings used for calls to getLink. -
listExclusionsSettings
public PagedCallSettings.Builder<ListExclusionsRequest,ListExclusionsResponse, listExclusionsSettings()ConfigClient.ListExclusionsPagedResponse> Returns the builder for the settings used for calls to listExclusions. -
getExclusionSettings
Returns the builder for the settings used for calls to getExclusion. -
createExclusionSettings
Returns the builder for the settings used for calls to createExclusion. -
updateExclusionSettings
Returns the builder for the settings used for calls to updateExclusion. -
deleteExclusionSettings
public UnaryCallSettings.Builder<DeleteExclusionRequest,com.google.protobuf.Empty> deleteExclusionSettings()Returns the builder for the settings used for calls to deleteExclusion. -
getCmekSettingsSettings
Returns the builder for the settings used for calls to getCmekSettings. -
updateCmekSettingsSettings
public UnaryCallSettings.Builder<UpdateCmekSettingsRequest,CmekSettings> updateCmekSettingsSettings()Returns the builder for the settings used for calls to updateCmekSettings. -
getSettingsSettings
Returns the builder for the settings used for calls to getSettings. -
updateSettingsSettings
Returns the builder for the settings used for calls to updateSettings. -
copyLogEntriesSettings
Returns the builder for the settings used for calls to copyLogEntries. -
copyLogEntriesOperationSettings
public OperationCallSettings.Builder<CopyLogEntriesRequest,CopyLogEntriesResponse, copyLogEntriesOperationSettings()CopyLogEntriesMetadata> Returns the builder for the settings used for calls to copyLogEntries. -
build
- Specified by:
buildin classStubSettings.Builder<ConfigServiceV2StubSettings,ConfigServiceV2StubSettings.Builder> - Throws:
IOException
-