Package com.google.cloud.asset.v1.stub
Class AssetServiceStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<AssetServiceStubSettings,AssetServiceStubSettings.Builder>
-
- com.google.cloud.asset.v1.stub.AssetServiceStubSettings.Builder
-
- Enclosing class:
- AssetServiceStubSettings
public static class AssetServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<AssetServiceStubSettings,AssetServiceStubSettings.Builder>
Builder for AssetServiceStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(AssetServiceStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.gax.rpc.OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>
analyzeIamPolicyLongrunningOperationSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation>
analyzeIamPolicyLongrunningSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse>
analyzeIamPolicySettings()
Returns the builder for the settings used for calls to analyzeIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeMoveRequest,AnalyzeMoveResponse>
analyzeMoveSettings()
Returns the builder for the settings used for calls to analyzeMove.com.google.api.gax.rpc.PagedCallSettings.Builder<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse,AssetServiceClient.AnalyzeOrgPoliciesPagedResponse>
analyzeOrgPoliciesSettings()
Returns the builder for the settings used for calls to analyzeOrgPolicies.com.google.api.gax.rpc.PagedCallSettings.Builder<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse,AssetServiceClient.AnalyzeOrgPolicyGovernedAssetsPagedResponse>
analyzeOrgPolicyGovernedAssetsSettings()
Returns the builder for the settings used for calls to analyzeOrgPolicyGovernedAssets.com.google.api.gax.rpc.PagedCallSettings.Builder<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse,AssetServiceClient.AnalyzeOrgPolicyGovernedContainersPagedResponse>
analyzeOrgPolicyGovernedContainersSettings()
Returns the builder for the settings used for calls to analyzeOrgPolicyGovernedContainers.AssetServiceStubSettings.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.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse>
batchGetAssetsHistorySettings()
Returns the builder for the settings used for calls to batchGetAssetsHistory.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse>
batchGetEffectiveIamPoliciesSettings()
Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.AssetServiceStubSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeedRequest,Feed>
createFeedSettings()
Returns the builder for the settings used for calls to createFeed.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSavedQueryRequest,SavedQuery>
createSavedQuerySettings()
Returns the builder for the settings used for calls to createSavedQuery.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeedRequest,com.google.protobuf.Empty>
deleteFeedSettings()
Returns the builder for the settings used for calls to deleteFeed.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSavedQueryRequest,com.google.protobuf.Empty>
deleteSavedQuerySettings()
Returns the builder for the settings used for calls to deleteSavedQuery.com.google.api.gax.rpc.OperationCallSettings.Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest>
exportAssetsOperationSettings()
Returns the builder for the settings used for calls to exportAssets.com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportAssetsRequest,com.google.longrunning.Operation>
exportAssetsSettings()
Returns the builder for the settings used for calls to exportAssets.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeedRequest,Feed>
getFeedSettings()
Returns the builder for the settings used for calls to getFeed.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSavedQueryRequest,SavedQuery>
getSavedQuerySettings()
Returns the builder for the settings used for calls to getSavedQuery.com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,AssetServiceClient.ListAssetsPagedResponse>
listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.com.google.api.gax.rpc.UnaryCallSettings.Builder<ListFeedsRequest,ListFeedsResponse>
listFeedsSettings()
Returns the builder for the settings used for calls to listFeeds.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse,AssetServiceClient.ListSavedQueriesPagedResponse>
listSavedQueriesSettings()
Returns the builder for the settings used for calls to listSavedQueries.com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryAssetsRequest,QueryAssetsResponse>
queryAssetsSettings()
Returns the builder for the settings used for calls to queryAssets.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse,AssetServiceClient.SearchAllIamPoliciesPagedResponse>
searchAllIamPoliciesSettings()
Returns the builder for the settings used for calls to searchAllIamPolicies.com.google.api.gax.rpc.PagedCallSettings.Builder<SearchAllResourcesRequest,SearchAllResourcesResponse,AssetServiceClient.SearchAllResourcesPagedResponse>
searchAllResourcesSettings()
Returns the builder for the settings used for calls to searchAllResources.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeedRequest,Feed>
updateFeedSettings()
Returns the builder for the settings used for calls to updateFeed.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSavedQueryRequest,SavedQuery>
updateSavedQuerySettings()
Returns the builder for the settings used for calls to updateSavedQuery.-
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(AssetServiceStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public AssetServiceStubSettings.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()
-
exportAssetsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ExportAssetsRequest,com.google.longrunning.Operation> exportAssetsSettings()
Returns the builder for the settings used for calls to exportAssets.
-
exportAssetsOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationSettings()
Returns the builder for the settings used for calls to exportAssets.
-
listAssetsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,AssetServiceClient.ListAssetsPagedResponse> listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.
-
batchGetAssetsHistorySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistorySettings()
Returns the builder for the settings used for calls to batchGetAssetsHistory.
-
createFeedSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeedRequest,Feed> createFeedSettings()
Returns the builder for the settings used for calls to createFeed.
-
getFeedSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeedRequest,Feed> getFeedSettings()
Returns the builder for the settings used for calls to getFeed.
-
listFeedsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ListFeedsRequest,ListFeedsResponse> listFeedsSettings()
Returns the builder for the settings used for calls to listFeeds.
-
updateFeedSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateFeedRequest,Feed> updateFeedSettings()
Returns the builder for the settings used for calls to updateFeed.
-
deleteFeedSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFeedRequest,com.google.protobuf.Empty> deleteFeedSettings()
Returns the builder for the settings used for calls to deleteFeed.
-
searchAllResourcesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchAllResourcesRequest,SearchAllResourcesResponse,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesSettings()
Returns the builder for the settings used for calls to searchAllResources.
-
searchAllIamPoliciesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesSettings()
Returns the builder for the settings used for calls to searchAllIamPolicies.
-
analyzeIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicySettings()
Returns the builder for the settings used for calls to analyzeIamPolicy.
-
analyzeIamPolicyLongrunningSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,com.google.longrunning.Operation> analyzeIamPolicyLongrunningSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
-
analyzeIamPolicyLongrunningOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationSettings()
Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
-
analyzeMoveSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveSettings()
Returns the builder for the settings used for calls to analyzeMove.
-
queryAssetsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryAssetsRequest,QueryAssetsResponse> queryAssetsSettings()
Returns the builder for the settings used for calls to queryAssets.
-
createSavedQuerySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSavedQueryRequest,SavedQuery> createSavedQuerySettings()
Returns the builder for the settings used for calls to createSavedQuery.
-
getSavedQuerySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSavedQueryRequest,SavedQuery> getSavedQuerySettings()
Returns the builder for the settings used for calls to getSavedQuery.
-
listSavedQueriesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSavedQueriesRequest,ListSavedQueriesResponse,AssetServiceClient.ListSavedQueriesPagedResponse> listSavedQueriesSettings()
Returns the builder for the settings used for calls to listSavedQueries.
-
updateSavedQuerySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSavedQueryRequest,SavedQuery> updateSavedQuerySettings()
Returns the builder for the settings used for calls to updateSavedQuery.
-
deleteSavedQuerySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSavedQueryRequest,com.google.protobuf.Empty> deleteSavedQuerySettings()
Returns the builder for the settings used for calls to deleteSavedQuery.
-
batchGetEffectiveIamPoliciesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchGetEffectiveIamPoliciesRequest,BatchGetEffectiveIamPoliciesResponse> batchGetEffectiveIamPoliciesSettings()
Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.
-
analyzeOrgPoliciesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<AnalyzeOrgPoliciesRequest,AnalyzeOrgPoliciesResponse,AssetServiceClient.AnalyzeOrgPoliciesPagedResponse> analyzeOrgPoliciesSettings()
Returns the builder for the settings used for calls to analyzeOrgPolicies.
-
analyzeOrgPolicyGovernedContainersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<AnalyzeOrgPolicyGovernedContainersRequest,AnalyzeOrgPolicyGovernedContainersResponse,AssetServiceClient.AnalyzeOrgPolicyGovernedContainersPagedResponse> analyzeOrgPolicyGovernedContainersSettings()
Returns the builder for the settings used for calls to analyzeOrgPolicyGovernedContainers.
-
analyzeOrgPolicyGovernedAssetsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<AnalyzeOrgPolicyGovernedAssetsRequest,AnalyzeOrgPolicyGovernedAssetsResponse,AssetServiceClient.AnalyzeOrgPolicyGovernedAssetsPagedResponse> analyzeOrgPolicyGovernedAssetsSettings()
Returns the builder for the settings used for calls to analyzeOrgPolicyGovernedAssets.
-
build
public AssetServiceStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<AssetServiceStubSettings,AssetServiceStubSettings.Builder>
- Throws:
IOException
-
-