Class PutRoutingQueueIdentityresolutionRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutRoutingQueueIdentityresolutionRequest.Builder
- Enclosing class:
- PutRoutingQueueIdentityresolutionRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withQueueId(String queueId) withRequiredParams(String queueId, IdentityResolutionQueueConfig body)
-
Method Details
-
withQueueId
-
withBody
public PutRoutingQueueIdentityresolutionRequest.Builder withBody(IdentityResolutionQueueConfig body) -
withRequiredParams
public PutRoutingQueueIdentityresolutionRequest.Builder withRequiredParams(String queueId, IdentityResolutionQueueConfig body) -
build
-