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