Class PostLanguageunderstandingMinerDraftsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostLanguageunderstandingMinerDraftsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getBody()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetMinerId(String minerId) withCustomHeader(String name, String value) withMinerId(String minerId)
-
Constructor Details
-
PostLanguageunderstandingMinerDraftsRequest
public PostLanguageunderstandingMinerDraftsRequest()
-
-
Method Details
-
getMinerId
-
setMinerId
-
withMinerId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PostLanguageunderstandingMinerDraftsRequest.Builder builder(String minerId, Draft body)
-