Class PutArchitectIvrIdentityresolutionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutArchitectIvrIdentityresolutionRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String ivrId, IVRIdentityResolutionConfig body) getBody()getIvrId()voidvoidsetCustomHeaders(Map<String, String> customHeaders) voidwithCustomHeader(String name, String value)
-
Constructor Details
-
PutArchitectIvrIdentityresolutionRequest
public PutArchitectIvrIdentityresolutionRequest()
-
-
Method Details
-
getIvrId
-
setIvrId
-
withIvrId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutArchitectIvrIdentityresolutionRequest.Builder builder(String ivrId, IVRIdentityResolutionConfig body)
-