public static class AssetServiceStubSettings.Builder extends StubSettings.Builder<AssetServiceStubSettings,AssetServiceStubSettings.Builder>
Builder for AssetServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter
Builder(AssetServiceStubSettings settings)
protected Builder(AssetServiceStubSettings settings)
Parameter
Methods
analyzeIamPolicyLongrunningOperationSettings()
public OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
Returns
analyzeIamPolicyLongrunningSettings()
public UnaryCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
Returns
analyzeIamPolicySettings()
public UnaryCallSettings.Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicySettings()
Returns the builder for the settings used for calls to analyzeIamPolicy.
Returns
analyzeMoveSettings()
public UnaryCallSettings.Builder<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveSettings()
Returns the builder for the settings used for calls to analyzeMove.
Returns
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AssetServiceStubSettings.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.
Parameter
Returns
batchGetAssetsHistorySettings()
public UnaryCallSettings.Builder<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistorySettings()
Returns the builder for the settings used for calls to batchGetAssetsHistory.
Returns
batchGetEffectiveIamPoliciesSettings()
public UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> batchGetEffectiveIamPoliciesSettings()
Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.
Returns
build()
public AssetServiceStubSettings build()
Returns
Overrides
Exceptions
createFeedSettings()
public UnaryCallSettings.Builder<CreateFeedRequest,Feed> createFeedSettings()
Returns the builder for the settings used for calls to createFeed.
Returns
createSavedQuerySettings()
public UnaryCallSettings.Builder<CreateSavedQueryRequest,SavedQuery> createSavedQuerySettings()
Returns the builder for the settings used for calls to createSavedQuery.
Returns
deleteFeedSettings()
public UnaryCallSettings.Builder<DeleteFeedRequest,Empty> deleteFeedSettings()
Returns the builder for the settings used for calls to deleteFeed.
Returns
deleteSavedQuerySettings()
public UnaryCallSettings.Builder<DeleteSavedQueryRequest,Empty> deleteSavedQuerySettings()
Returns the builder for the settings used for calls to deleteSavedQuery.
Returns
exportAssetsOperationSettings()
public OperationCallSettings.Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationSettings()
Returns the builder for the settings used for calls to exportAssets.
Returns
exportAssetsSettings()
public UnaryCallSettings.Builder<ExportAssetsRequest,Operation> exportAssetsSettings()
Returns the builder for the settings used for calls to exportAssets.
Returns
getFeedSettings()
public UnaryCallSettings.Builder<GetFeedRequest,Feed> getFeedSettings()
Returns the builder for the settings used for calls to getFeed.
Returns
getSavedQuerySettings()
public UnaryCallSettings.Builder<GetSavedQueryRequest,SavedQuery> getSavedQuerySettings()
Returns the builder for the settings used for calls to getSavedQuery.
Returns
listAssetsSettings()
public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,AssetServiceClient.ListAssetsPagedResponse> listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.
Returns
listFeedsSettings()
public UnaryCallSettings.Builder<ListFeedsRequest,ListFeedsResponse> listFeedsSettings()
Returns the builder for the settings used for calls to listFeeds.
Returns
listSavedQueriesSettings()
public PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse,AssetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesSettings()
Returns the builder for the settings used for calls to listSavedQueries.
Returns
searchAllIamPoliciesSettings()
public PagedCallSettings.Builder<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesSettings()
Returns the builder for the settings used for calls to searchAllIamPolicies.
Returns
searchAllResourcesSettings()
public PagedCallSettings.Builder<SearchAllResourcesRequest,SearchAllResourcesResponse,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesSettings()
Returns the builder for the settings used for calls to searchAllResources.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
updateFeedSettings()
public UnaryCallSettings.Builder<UpdateFeedRequest,Feed> updateFeedSettings()
Returns the builder for the settings used for calls to updateFeed.
Returns
updateSavedQuerySettings()
public UnaryCallSettings.Builder<UpdateSavedQueryRequest,SavedQuery> updateSavedQuerySettings()
Returns the builder for the settings used for calls to updateSavedQuery.
Returns