Class PutSpeechandtextanalyticsCategoryRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutSpeechandtextanalyticsCategoryRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String categoryId, CategoryRequest body) getBody()voidsetBody(CategoryRequest body) voidsetCategoryId(String categoryId) voidsetCustomHeaders(Map<String, String> customHeaders) withBody(CategoryRequest body) withCategoryId(String categoryId) withCustomHeader(String name, String value)
-
Constructor Details
-
PutSpeechandtextanalyticsCategoryRequest
public PutSpeechandtextanalyticsCategoryRequest()
-
-
Method Details
-
getCategoryId
-
setCategoryId
-
withCategoryId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutSpeechandtextanalyticsCategoryRequest.Builder builder(String categoryId, CategoryRequest body)
-