Class ContactCenterInsightsSettings.Builder (2.2.7)

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

Builder for ContactCenterInsightsSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > ContactCenterInsightsSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(ContactCenterInsightsSettings settings)

protected Builder(ContactCenterInsightsSettings settings)
Parameter
NameDescription
settingsContactCenterInsightsSettings

Builder(ContactCenterInsightsStubSettings.Builder stubSettings)

protected Builder(ContactCenterInsightsStubSettings.Builder stubSettings)
Parameter

Methods

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

public ContactCenterInsightsSettings.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

build()

public ContactCenterInsightsSettings build()
Returns Overrides Exceptions
TypeDescription
IOException

calculateIssueModelStatsSettings()

public UnaryCallSettings.Builder<CalculateIssueModelStatsRequest,CalculateIssueModelStatsResponse> calculateIssueModelStatsSettings()

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

Returns

calculateStatsSettings()

public UnaryCallSettings.Builder<CalculateStatsRequest,CalculateStatsResponse> calculateStatsSettings()

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

Returns

createAnalysisOperationSettings()

public OperationCallSettings.Builder<CreateAnalysisRequest,Analysis,CreateAnalysisOperationMetadata> createAnalysisOperationSettings()

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

Returns

createAnalysisSettings()

public UnaryCallSettings.Builder<CreateAnalysisRequest,Operation> createAnalysisSettings()

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

Returns

createConversationSettings()

public UnaryCallSettings.Builder<CreateConversationRequest,Conversation> createConversationSettings()

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

Returns

createIssueModelOperationSettings()

public OperationCallSettings.Builder<CreateIssueModelRequest,IssueModel,CreateIssueModelMetadata> createIssueModelOperationSettings()

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

Returns

createIssueModelSettings()

public UnaryCallSettings.Builder<CreateIssueModelRequest,Operation> createIssueModelSettings()

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

Returns

createPhraseMatcherSettings()

public UnaryCallSettings.Builder<CreatePhraseMatcherRequest,PhraseMatcher> createPhraseMatcherSettings()

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

Returns

createViewSettings()

public UnaryCallSettings.Builder<CreateViewRequest,View> createViewSettings()

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

Returns

deleteAnalysisSettings()

public UnaryCallSettings.Builder<DeleteAnalysisRequest,Empty> deleteAnalysisSettings()

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

Returns

deleteConversationSettings()

public UnaryCallSettings.Builder<DeleteConversationRequest,Empty> deleteConversationSettings()

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

Returns

deleteIssueModelOperationSettings()

public OperationCallSettings.Builder<DeleteIssueModelRequest,Empty,DeleteIssueModelMetadata> deleteIssueModelOperationSettings()

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

Returns

deleteIssueModelSettings()

public UnaryCallSettings.Builder<DeleteIssueModelRequest,Operation> deleteIssueModelSettings()

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

Returns

deletePhraseMatcherSettings()

public UnaryCallSettings.Builder<DeletePhraseMatcherRequest,Empty> deletePhraseMatcherSettings()

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

Returns

deleteViewSettings()

public UnaryCallSettings.Builder<DeleteViewRequest,Empty> deleteViewSettings()

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

Returns

deployIssueModelOperationSettings()

public OperationCallSettings.Builder<DeployIssueModelRequest,DeployIssueModelResponse,DeployIssueModelMetadata> deployIssueModelOperationSettings()

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

Returns

deployIssueModelSettings()

public UnaryCallSettings.Builder<DeployIssueModelRequest,Operation> deployIssueModelSettings()

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

Returns

exportInsightsDataOperationSettings()

public OperationCallSettings.Builder<ExportInsightsDataRequest,ExportInsightsDataResponse,ExportInsightsDataMetadata> exportInsightsDataOperationSettings()

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

Returns

exportInsightsDataSettings()

public UnaryCallSettings.Builder<ExportInsightsDataRequest,Operation> exportInsightsDataSettings()

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

Returns

getAnalysisSettings()

public UnaryCallSettings.Builder<GetAnalysisRequest,Analysis> getAnalysisSettings()

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

Returns

getConversationSettings()

public UnaryCallSettings.Builder<GetConversationRequest,Conversation> getConversationSettings()

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

Returns

getIssueModelSettings()

public UnaryCallSettings.Builder<GetIssueModelRequest,IssueModel> getIssueModelSettings()

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

Returns

getIssueSettings()

public UnaryCallSettings.Builder<GetIssueRequest,Issue> getIssueSettings()

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

Returns
TypeDescription
Builder<GetIssueRequest,Issue>

getPhraseMatcherSettings()

public UnaryCallSettings.Builder<GetPhraseMatcherRequest,PhraseMatcher> getPhraseMatcherSettings()

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

Returns

getSettingsSettings()

public UnaryCallSettings.Builder<GetSettingsRequest,Settings> getSettingsSettings()

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

Returns

getStubSettingsBuilder()

public ContactCenterInsightsStubSettings.Builder getStubSettingsBuilder()
Returns

getViewSettings()

public UnaryCallSettings.Builder<GetViewRequest,View> getViewSettings()

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

Returns
TypeDescription
Builder<GetViewRequest,View>

listAnalysesSettings()

public PagedCallSettings.Builder<ListAnalysesRequest,ListAnalysesResponse,ContactCenterInsightsClient.ListAnalysesPagedResponse> listAnalysesSettings()

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

Returns

listConversationsSettings()

public PagedCallSettings.Builder<ListConversationsRequest,ListConversationsResponse,ContactCenterInsightsClient.ListConversationsPagedResponse> listConversationsSettings()

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

Returns

listIssueModelsSettings()

public UnaryCallSettings.Builder<ListIssueModelsRequest,ListIssueModelsResponse> listIssueModelsSettings()

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

Returns

listIssuesSettings()

public UnaryCallSettings.Builder<ListIssuesRequest,ListIssuesResponse> listIssuesSettings()

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

Returns

listPhraseMatchersSettings()

public PagedCallSettings.Builder<ListPhraseMatchersRequest,ListPhraseMatchersResponse,ContactCenterInsightsClient.ListPhraseMatchersPagedResponse> listPhraseMatchersSettings()

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

Returns

listViewsSettings()

public PagedCallSettings.Builder<ListViewsRequest,ListViewsResponse,ContactCenterInsightsClient.ListViewsPagedResponse> listViewsSettings()

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

Returns

undeployIssueModelOperationSettings()

public OperationCallSettings.Builder<UndeployIssueModelRequest,UndeployIssueModelResponse,UndeployIssueModelMetadata> undeployIssueModelOperationSettings()

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

Returns

undeployIssueModelSettings()

public UnaryCallSettings.Builder<UndeployIssueModelRequest,Operation> undeployIssueModelSettings()

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

Returns

updateConversationSettings()

public UnaryCallSettings.Builder<UpdateConversationRequest,Conversation> updateConversationSettings()

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

Returns

updateIssueModelSettings()

public UnaryCallSettings.Builder<UpdateIssueModelRequest,IssueModel> updateIssueModelSettings()

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

Returns

updateIssueSettings()

public UnaryCallSettings.Builder<UpdateIssueRequest,Issue> updateIssueSettings()

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

Returns

updatePhraseMatcherSettings()

public UnaryCallSettings.Builder<UpdatePhraseMatcherRequest,PhraseMatcher> updatePhraseMatcherSettings()

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

Returns

updateSettingsSettings()

public UnaryCallSettings.Builder<UpdateSettingsRequest,Settings> updateSettingsSettings()

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

Returns

updateViewSettings()

public UnaryCallSettings.Builder<UpdateViewRequest,View> updateViewSettings()

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

Returns