Class AnalyticsHubServiceStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<AnalyticsHubServiceStubSettings,AnalyticsHubServiceStubSettings.Builder>
-
- com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
- Enclosing class:
- AnalyticsHubServiceStubSettings
public static class AnalyticsHubServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<AnalyticsHubServiceStubSettings,AnalyticsHubServiceStubSettings.Builder>
Builder for AnalyticsHubServiceStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(AnalyticsHubServiceStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AnalyticsHubServiceStubSettings.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.AnalyticsHubServiceStubSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataExchangeRequest,DataExchange>
createDataExchangeSettings()
Returns the builder for the settings used for calls to createDataExchange.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateListingRequest,Listing>
createListingSettings()
Returns the builder for the settings used for calls to createListing.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataExchangeRequest,com.google.protobuf.Empty>
deleteDataExchangeSettings()
Returns the builder for the settings used for calls to deleteDataExchange.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteListingRequest,com.google.protobuf.Empty>
deleteListingSettings()
Returns the builder for the settings used for calls to deleteListing.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataExchangeRequest,DataExchange>
getDataExchangeSettings()
Returns the builder for the settings used for calls to getDataExchange.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<GetListingRequest,Listing>
getListingSettings()
Returns the builder for the settings used for calls to getListing.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataExchangesRequest,ListDataExchangesResponse,AnalyticsHubServiceClient.ListDataExchangesPagedResponse>
listDataExchangesSettings()
Returns the builder for the settings used for calls to listDataExchanges.com.google.api.gax.rpc.PagedCallSettings.Builder<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse>
listListingsSettings()
Returns the builder for the settings used for calls to listListings.com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse>
listOrgDataExchangesSettings()
Returns the builder for the settings used for calls to listOrgDataExchanges.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<SubscribeListingRequest,SubscribeListingResponse>
subscribeListingSettings()
Returns the builder for the settings used for calls to subscribeListing.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<UpdateDataExchangeRequest,DataExchange>
updateDataExchangeSettings()
Returns the builder for the settings used for calls to updateDataExchange.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateListingRequest,Listing>
updateListingSettings()
Returns the builder for the settings used for calls to updateListing.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, 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, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(AnalyticsHubServiceStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public AnalyticsHubServiceStubSettings.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.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
listDataExchangesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataExchangesRequest,ListDataExchangesResponse,AnalyticsHubServiceClient.ListDataExchangesPagedResponse> listDataExchangesSettings()
Returns the builder for the settings used for calls to listDataExchanges.
-
listOrgDataExchangesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListOrgDataExchangesRequest,ListOrgDataExchangesResponse,AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse> listOrgDataExchangesSettings()
Returns the builder for the settings used for calls to listOrgDataExchanges.
-
getDataExchangeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDataExchangeRequest,DataExchange> getDataExchangeSettings()
Returns the builder for the settings used for calls to getDataExchange.
-
createDataExchangeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDataExchangeRequest,DataExchange> createDataExchangeSettings()
Returns the builder for the settings used for calls to createDataExchange.
-
updateDataExchangeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDataExchangeRequest,DataExchange> updateDataExchangeSettings()
Returns the builder for the settings used for calls to updateDataExchange.
-
deleteDataExchangeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDataExchangeRequest,com.google.protobuf.Empty> deleteDataExchangeSettings()
Returns the builder for the settings used for calls to deleteDataExchange.
-
listListingsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListListingsRequest,ListListingsResponse,AnalyticsHubServiceClient.ListListingsPagedResponse> listListingsSettings()
Returns the builder for the settings used for calls to listListings.
-
getListingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetListingRequest,Listing> getListingSettings()
Returns the builder for the settings used for calls to getListing.
-
createListingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateListingRequest,Listing> createListingSettings()
Returns the builder for the settings used for calls to createListing.
-
updateListingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateListingRequest,Listing> updateListingSettings()
Returns the builder for the settings used for calls to updateListing.
-
deleteListingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteListingRequest,com.google.protobuf.Empty> deleteListingSettings()
Returns the builder for the settings used for calls to deleteListing.
-
subscribeListingSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SubscribeListingRequest,SubscribeListingResponse> subscribeListingSettings()
Returns the builder for the settings used for calls to subscribeListing.
-
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 AnalyticsHubServiceStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<AnalyticsHubServiceStubSettings,AnalyticsHubServiceStubSettings.Builder>
- Throws:
IOException
-
-