Class GetIntegrationsBotconnectorIntegrationIdBotRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetIntegrationsBotconnectorIntegrationIdBotRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBotId()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetIntegrationId(String integrationId) voidsetVersion(String version) withCustomHeader(String name, String value) withIntegrationId(String integrationId) withVersion(String version)
-
Constructor Details
-
GetIntegrationsBotconnectorIntegrationIdBotRequest
public GetIntegrationsBotconnectorIntegrationIdBotRequest()
-
-
Method Details
-
getIntegrationId
-
setIntegrationId
-
withIntegrationId
-
getBotId
-
setBotId
-
withBotId
-
getVersion
-
setVersion
-
withVersion
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetIntegrationsBotconnectorIntegrationIdBotRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static GetIntegrationsBotconnectorIntegrationIdBotRequest.Builder builder(String integrationId, String botId)
-