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