Class AssetServiceSettings.Builder (3.2.17)

public static class AssetServiceSettings.Builder extends ClientSettings.Builder<AssetServiceSettings,AssetServiceSettings.Builder>

Builder for AssetServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > AssetServiceSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(AssetServiceSettings settings)

protected Builder(AssetServiceSettings settings)
Parameter
NameDescription
settingsAssetServiceSettings

Builder(AssetServiceStubSettings.Builder stubSettings)

protected Builder(AssetServiceStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsAssetServiceStubSettings.Builder

Methods

analyzeIamPolicyLongrunningOperationSettings()

public OperationCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata> analyzeIamPolicyLongrunningOperationSettings()

Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.

Returns
TypeDescription
Builder<AnalyzeIamPolicyLongrunningRequest,AnalyzeIamPolicyLongrunningResponse,AnalyzeIamPolicyLongrunningMetadata>

analyzeIamPolicyLongrunningSettings()

public UnaryCallSettings.Builder<AnalyzeIamPolicyLongrunningRequest,Operation> analyzeIamPolicyLongrunningSettings()

Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.

Returns
TypeDescription
Builder<AnalyzeIamPolicyLongrunningRequest,Operation>

analyzeIamPolicySettings()

public UnaryCallSettings.Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse> analyzeIamPolicySettings()

Returns the builder for the settings used for calls to analyzeIamPolicy.

Returns
TypeDescription
Builder<AnalyzeIamPolicyRequest,AnalyzeIamPolicyResponse>

analyzeMoveSettings()

public UnaryCallSettings.Builder<AnalyzeMoveRequest,AnalyzeMoveResponse> analyzeMoveSettings()

Returns the builder for the settings used for calls to analyzeMove.

Returns
TypeDescription
Builder<AnalyzeMoveRequest,AnalyzeMoveResponse>

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public AssetServiceSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
AssetServiceSettings.Builder

batchGetAssetsHistorySettings()

public UnaryCallSettings.Builder<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse> batchGetAssetsHistorySettings()

Returns the builder for the settings used for calls to batchGetAssetsHistory.

Returns
TypeDescription
Builder<BatchGetAssetsHistoryRequest,BatchGetAssetsHistoryResponse>

build()

public AssetServiceSettings build()
Returns
TypeDescription
AssetServiceSettings
Overrides Exceptions
TypeDescription
IOException

createFeedSettings()

public UnaryCallSettings.Builder<CreateFeedRequest,Feed> createFeedSettings()

Returns the builder for the settings used for calls to createFeed.

Returns
TypeDescription
Builder<CreateFeedRequest,Feed>

deleteFeedSettings()

public UnaryCallSettings.Builder<DeleteFeedRequest,Empty> deleteFeedSettings()

Returns the builder for the settings used for calls to deleteFeed.

Returns
TypeDescription
Builder<DeleteFeedRequest,Empty>

exportAssetsOperationSettings()

public OperationCallSettings.Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest> exportAssetsOperationSettings()

Returns the builder for the settings used for calls to exportAssets.

Returns
TypeDescription
Builder<ExportAssetsRequest,ExportAssetsResponse,ExportAssetsRequest>

exportAssetsSettings()

public UnaryCallSettings.Builder<ExportAssetsRequest,Operation> exportAssetsSettings()

Returns the builder for the settings used for calls to exportAssets.

Returns
TypeDescription
Builder<ExportAssetsRequest,Operation>

getFeedSettings()

public UnaryCallSettings.Builder<GetFeedRequest,Feed> getFeedSettings()

Returns the builder for the settings used for calls to getFeed.

Returns
TypeDescription
Builder<GetFeedRequest,Feed>

getStubSettingsBuilder()

public AssetServiceStubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
AssetServiceStubSettings.Builder

listAssetsSettings()

public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,AssetServiceClient.ListAssetsPagedResponse> listAssetsSettings()

Returns the builder for the settings used for calls to listAssets.

Returns
TypeDescription
Builder<ListAssetsRequest,ListAssetsResponse,ListAssetsPagedResponse>

listFeedsSettings()

public UnaryCallSettings.Builder<ListFeedsRequest,ListFeedsResponse> listFeedsSettings()

Returns the builder for the settings used for calls to listFeeds.

Returns
TypeDescription
Builder<ListFeedsRequest,ListFeedsResponse>

searchAllIamPoliciesSettings()

public PagedCallSettings.Builder<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse,AssetServiceClient.SearchAllIamPoliciesPagedResponse> searchAllIamPoliciesSettings()

Returns the builder for the settings used for calls to searchAllIamPolicies.

Returns
TypeDescription
Builder<SearchAllIamPoliciesRequest,SearchAllIamPoliciesResponse,SearchAllIamPoliciesPagedResponse>

searchAllResourcesSettings()

public PagedCallSettings.Builder<SearchAllResourcesRequest,SearchAllResourcesResponse,AssetServiceClient.SearchAllResourcesPagedResponse> searchAllResourcesSettings()

Returns the builder for the settings used for calls to searchAllResources.

Returns
TypeDescription
Builder<SearchAllResourcesRequest,SearchAllResourcesResponse,SearchAllResourcesPagedResponse>

updateFeedSettings()

public UnaryCallSettings.Builder<UpdateFeedRequest,Feed> updateFeedSettings()

Returns the builder for the settings used for calls to updateFeed.

Returns
TypeDescription
Builder<UpdateFeedRequest,Feed>