Uses of Class
com.mypurecloud.sdk.v2.api.request.PutArchitectIvrIdentityresolutionRequest
Packages that use PutArchitectIvrIdentityresolutionRequest
-
Uses of PutArchitectIvrIdentityresolutionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutArchitectIvrIdentityresolutionRequestModifier and TypeMethodDescriptionArchitectApi.putArchitectIvrIdentityresolution(PutArchitectIvrIdentityresolutionRequest request) Update an IVR IdentityResolutionConfig.ArchitectApiAsync.putArchitectIvrIdentityresolutionAsync(PutArchitectIvrIdentityresolutionRequest request, AsyncApiCallback<IVRIdentityResolutionConfig> callback) Update an IVR IdentityResolutionConfig. -
Uses of PutArchitectIvrIdentityresolutionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutArchitectIvrIdentityresolutionRequestModifier and TypeMethodDescriptionPutArchitectIvrIdentityresolutionRequest.Builder.build()PutArchitectIvrIdentityresolutionRequest.withBody(IVRIdentityResolutionConfig body) PutArchitectIvrIdentityresolutionRequest.withCustomHeader(String name, String value)