public static class ContactCenterInsightsStubSettings.Builder extends StubSettings.Builder<ContactCenterInsightsStubSettings,ContactCenterInsightsStubSettings.Builder>
Builder for ContactCenterInsightsStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
protected Builder(ContactCenterInsightsStubSettings settings)
Methods
public ContactCenterInsightsStubSettings.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.
public ContactCenterInsightsStubSettings build()
Overrides
public OperationCallSettings.Builder<BulkAnalyzeConversationsRequest,BulkAnalyzeConversationsResponse,BulkAnalyzeConversationsMetadata> bulkAnalyzeConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.
public UnaryCallSettings.Builder<BulkAnalyzeConversationsRequest,Operation> bulkAnalyzeConversationsSettings()
Returns the builder for the settings used for calls to bulkAnalyzeConversations.
public OperationCallSettings.Builder<BulkDeleteConversationsRequest,BulkDeleteConversationsResponse,BulkDeleteConversationsMetadata> bulkDeleteConversationsOperationSettings()
Returns the builder for the settings used for calls to bulkDeleteConversations.
public UnaryCallSettings.Builder<BulkDeleteConversationsRequest,Operation> bulkDeleteConversationsSettings()
Returns the builder for the settings used for calls to bulkDeleteConversations.
public UnaryCallSettings.Builder<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsSettings()
Returns the builder for the settings used for calls to calculateIssueModelStats.
public UnaryCallSettings.Builder<CalculateStatsRequest,CalculateStatsResponse> calculateStatsSettings()
Returns the builder for the settings used for calls to calculateStats.
public OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationSettings()
Returns the builder for the settings used for calls to createAnalysis.
public UnaryCallSettings.Builder<CreateAnalysisRequest,Operation> createAnalysisSettings()
Returns the builder for the settings used for calls to createAnalysis.
public UnaryCallSettings.Builder<CreateConversationRequest,Conversation> createConversationSettings()
Returns the builder for the settings used for calls to createConversation.
public OperationCallSettings.Builder<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationSettings()
Returns the builder for the settings used for calls to createIssueModel.
public UnaryCallSettings.Builder<CreateIssueModelRequest,Operation> createIssueModelSettings()
Returns the builder for the settings used for calls to createIssueModel.
public UnaryCallSettings.Builder<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherSettings()
Returns the builder for the settings used for calls to createPhraseMatcher.
public UnaryCallSettings.Builder<CreateViewRequest,View> createViewSettings()
Returns the builder for the settings used for calls to createView.
public UnaryCallSettings.Builder<DeleteAnalysisRequest,Empty> deleteAnalysisSettings()
Returns the builder for the settings used for calls to deleteAnalysis.
public UnaryCallSettings.Builder<DeleteConversationRequest,Empty> deleteConversationSettings()
Returns the builder for the settings used for calls to deleteConversation.
public OperationCallSettings.Builder<DeleteIssueModelRequest,Empty,DeleteIssueModelMetadata> deleteIssueModelOperationSettings()
Returns the builder for the settings used for calls to deleteIssueModel.
public UnaryCallSettings.Builder<DeleteIssueModelRequest,Operation> deleteIssueModelSettings()
Returns the builder for the settings used for calls to deleteIssueModel.
public UnaryCallSettings.Builder<DeleteIssueRequest,Empty> deleteIssueSettings()
Returns the builder for the settings used for calls to deleteIssue.
public UnaryCallSettings.Builder<DeletePhraseMatcherRequest,Empty> deletePhraseMatcherSettings()
Returns the builder for the settings used for calls to deletePhraseMatcher.
public UnaryCallSettings.Builder<DeleteViewRequest,Empty> deleteViewSettings()
Returns the builder for the settings used for calls to deleteView.
public OperationCallSettings.Builder<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationSettings()
Returns the builder for the settings used for calls to deployIssueModel.
public UnaryCallSettings.Builder<DeployIssueModelRequest,Operation> deployIssueModelSettings()
Returns the builder for the settings used for calls to deployIssueModel.
public OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationSettings()
Returns the builder for the settings used for calls to exportInsightsData.
public UnaryCallSettings.Builder<ExportInsightsDataRequest,Operation> exportInsightsDataSettings()
Returns the builder for the settings used for calls to exportInsightsData.
public OperationCallSettings.Builder<ExportIssueModelRequest,ExportIssueModelResponse,ExportIssueModelMetadata> exportIssueModelOperationSettings()
Returns the builder for the settings used for calls to exportIssueModel.
public UnaryCallSettings.Builder<ExportIssueModelRequest,Operation> exportIssueModelSettings()
Returns the builder for the settings used for calls to exportIssueModel.
public UnaryCallSettings.Builder<GetAnalysisRequest,Analysis> getAnalysisSettings()
Returns the builder for the settings used for calls to getAnalysis.
public UnaryCallSettings.Builder<GetConversationRequest,Conversation> getConversationSettings()
Returns the builder for the settings used for calls to getConversation.
public UnaryCallSettings.Builder<GetEncryptionSpecRequest,EncryptionSpec> getEncryptionSpecSettings()
Returns the builder for the settings used for calls to getEncryptionSpec.
public UnaryCallSettings.Builder<GetIssueModelRequest,IssueModel> getIssueModelSettings()
Returns the builder for the settings used for calls to getIssueModel.
public UnaryCallSettings.Builder<GetIssueRequest,Issue> getIssueSettings()
Returns the builder for the settings used for calls to getIssue.
public UnaryCallSettings.Builder<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherSettings()
Returns the builder for the settings used for calls to getPhraseMatcher.
public UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()
Returns the builder for the settings used for calls to getSettings.
public UnaryCallSettings.Builder<GetViewRequest,View> getViewSettings()
Returns the builder for the settings used for calls to getView.
public OperationCallSettings.Builder<ImportIssueModelRequest,ImportIssueModelResponse,ImportIssueModelMetadata> importIssueModelOperationSettings()
Returns the builder for the settings used for calls to importIssueModel.
public UnaryCallSettings.Builder<ImportIssueModelRequest,Operation> importIssueModelSettings()
Returns the builder for the settings used for calls to importIssueModel.
public OperationCallSettings.Builder<IngestConversationsRequest,IngestConversationsResponse,IngestConversationsMetadata> ingestConversationsOperationSettings()
Returns the builder for the settings used for calls to ingestConversations.
public UnaryCallSettings.Builder<IngestConversationsRequest,Operation> ingestConversationsSettings()
Returns the builder for the settings used for calls to ingestConversations.
public OperationCallSettings.Builder<InitializeEncryptionSpecRequest,InitializeEncryptionSpecResponse,InitializeEncryptionSpecMetadata> initializeEncryptionSpecOperationSettings()
Returns the builder for the settings used for calls to initializeEncryptionSpec.
public UnaryCallSettings.Builder<InitializeEncryptionSpecRequest,Operation> initializeEncryptionSpecSettings()
Returns the builder for the settings used for calls to initializeEncryptionSpec.
public PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesSettings()
Returns the builder for the settings used for calls to listAnalyses.
public PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsSettings()
Returns the builder for the settings used for calls to listConversations.
public UnaryCallSettings.Builder<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsSettings()
Returns the builder for the settings used for calls to listIssueModels.
public UnaryCallSettings.Builder<ListIssuesRequest,ListIssuesResponse> listIssuesSettings()
Returns the builder for the settings used for calls to listIssues.
public PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersSettings()
Returns the builder for the settings used for calls to listPhraseMatchers.
public PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsSettings()
Returns the builder for the settings used for calls to listViews.
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
public OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationSettings()
Returns the builder for the settings used for calls to undeployIssueModel.
public UnaryCallSettings.Builder<UndeployIssueModelRequest,Operation> undeployIssueModelSettings()
Returns the builder for the settings used for calls to undeployIssueModel.
public UnaryCallSettings.Builder<UpdateConversationRequest,Conversation> updateConversationSettings()
Returns the builder for the settings used for calls to updateConversation.
public UnaryCallSettings.Builder<UpdateIssueModelRequest,IssueModel> updateIssueModelSettings()
Returns the builder for the settings used for calls to updateIssueModel.
public UnaryCallSettings.Builder<UpdateIssueRequest,Issue> updateIssueSettings()
Returns the builder for the settings used for calls to updateIssue.
public UnaryCallSettings.Builder<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherSettings()
Returns the builder for the settings used for calls to updatePhraseMatcher.
public UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()
Returns the builder for the settings used for calls to updateSettings.
public UnaryCallSettings.Builder<UpdateViewRequest,View> updateViewSettings()
Returns the builder for the settings used for calls to updateView.
public OperationCallSettings.Builder<UploadConversationRequest,Conversation,UploadConversationMetadata> uploadConversationOperationSettings()
Returns the builder for the settings used for calls to uploadConversation.
public UnaryCallSettings.Builder<UploadConversationRequest,Operation> uploadConversationSettings()
Returns the builder for the settings used for calls to uploadConversation.