Class GetTextbotsBotsSearchRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetTextbotsBotsSearchRequest.Builder
- Enclosing class:
- GetTextbotsBotsSearchRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBotName(String botName) withBotType(List<String> botType) withPageSize(Integer pageSize) withVirtualAgentEnabled(Boolean virtualAgentEnabled)
-
Method Details
-
withBotType
-
withBotTypeEnumValues
public GetTextbotsBotsSearchRequest.Builder withBotTypeEnumValues(List<GetTextbotsBotsSearchRequest.botTypeValues> botType) -
withBotName
-
withBotId
-
withVirtualAgentEnabled
-
withPageSize
-
build
-