Class PutOrgauthorizationTrustorCloneduserRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutOrgauthorizationTrustorCloneduserRequest.Builder
- Enclosing class:
- PutOrgauthorizationTrustorCloneduserRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequiredParams(String trustorOrgId, String trusteeUserId) withTrusteeUserId(String trusteeUserId) withTrustorOrgId(String trustorOrgId)
-
Method Details
-
withTrustorOrgId
-
withTrusteeUserId
-
withRequiredParams
public PutOrgauthorizationTrustorCloneduserRequest.Builder withRequiredParams(String trustorOrgId, String trusteeUserId) -
build
-