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