Class GetConversationSuggestionsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetConversationSuggestionsRequest.Builder
- Enclosing class:
- GetConversationSuggestionsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBefore(String before) withConversationId(String conversationId) withPageSize(String pageSize) withRequiredParams(String conversationId)
-
Method Details
-
withConversationId
-
withBefore
-
withAfter
-
withPageSize
-
withType
-
withType
public GetConversationSuggestionsRequest.Builder withType(GetConversationSuggestionsRequest.typeValues type) -
withState
-
withState
public GetConversationSuggestionsRequest.Builder withState(GetConversationSuggestionsRequest.stateValues state) -
withRequiredParams
-
build
-