Class GetTextbotsBotsSearchRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetTextbotsBotsSearchRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBotId()voidvoidsetBotName(String botName) voidsetBotType(List<String> botType) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPageSize(Integer pageSize) voidsetVirtualAgentEnabled(Boolean virtualAgentEnabled) withBotName(String botName) withBotType(List<String> botType) withCustomHeader(String name, String value) withPageSize(Integer pageSize) withVirtualAgentEnabled(Boolean virtualAgentEnabled)
-
Constructor Details
-
GetTextbotsBotsSearchRequest
public GetTextbotsBotsSearchRequest()
-
-
Method Details
-
getBotType
-
setBotType
-
withBotType
-
getBotName
-
setBotName
-
withBotName
-
getBotId
-
setBotId
-
withBotId
-
getVirtualAgentEnabled
-
setVirtualAgentEnabled
-
withVirtualAgentEnabled
-
getPageSize
-
setPageSize
-
withPageSize
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-