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