Class PutSpeechandtextanalyticsTopicRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsTopicRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String topicId, TopicRequest body) getBody()voidsetBody(TopicRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetTopicId(String topicId) withBody(TopicRequest body) withCustomHeader(String name, String value) withTopicId(String topicId)
-
Constructor Details
-
PutSpeechandtextanalyticsTopicRequest
public PutSpeechandtextanalyticsTopicRequest()
-
-
Method Details
-
getTopicId
-
setTopicId
-
withTopicId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutSpeechandtextanalyticsTopicRequest.Builder builder(String topicId, TopicRequest body)
-