Class PostLanguageunderstandingIgnoretopicRemoveRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingIgnoretopicRemoveRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String languageCode, RemoveEntitiesRequest body) getBody()voidsetBody(RemoveEntitiesRequest body) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetLanguageCode(String languageCode) withCustomHeader(String name, String value) withLanguageCode(String languageCode)
-
Constructor Details
-
PostLanguageunderstandingIgnoretopicRemoveRequest
public PostLanguageunderstandingIgnoretopicRemoveRequest()
-
-
Method Details
-
getLanguageCode
-
setLanguageCode
-
withLanguageCode
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public PostLanguageunderstandingIgnoretopicRemoveRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
public static PostLanguageunderstandingIgnoretopicRemoveRequest.Builder builder(String languageCode, RemoveEntitiesRequest body)
-