Uses of Class
com.mypurecloud.sdk.v2.model.ClonedUser
Packages that use ClonedUser
-
Uses of ClonedUser in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ClonedUserModifier and TypeMethodDescriptionOrganizationAuthorizationApi.getOrgauthorizationTrustorCloneduser(GetOrgauthorizationTrustorCloneduserRequest request) Get Cloned UserOrganizationAuthorizationApi.getOrgauthorizationTrustorCloneduser(String trustorOrgId, String trusteeUserId) Get Cloned UserOrganizationAuthorizationApi.putOrgauthorizationTrustorCloneduser(PutOrgauthorizationTrustorCloneduserRequest request) Creates a clone of the trustee user in the trustor org.OrganizationAuthorizationApi.putOrgauthorizationTrustorCloneduser(String trustorOrgId, String trusteeUserId) Creates a clone of the trustee user in the trustor org.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ClonedUserModifier and TypeMethodDescriptionOrganizationAuthorizationApi.getOrgauthorizationTrustorCloneduser(ApiRequest<Void> request) Get Cloned UserOrganizationAuthorizationApiAsync.getOrgauthorizationTrustorCloneduserAsync(GetOrgauthorizationTrustorCloneduserRequest request, AsyncApiCallback<ClonedUser> callback) Get Cloned UserOrganizationAuthorizationApiAsync.getOrgauthorizationTrustorCloneduserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUser>> callback) Get Cloned UserOrganizationAuthorizationApi.getOrgauthorizationTrustorCloneduserWithHttpInfo(String trustorOrgId, String trusteeUserId) Get Cloned UserOrganizationAuthorizationApi.putOrgauthorizationTrustorCloneduser(ApiRequest<Void> request) Creates a clone of the trustee user in the trustor org.OrganizationAuthorizationApiAsync.putOrgauthorizationTrustorCloneduserAsync(PutOrgauthorizationTrustorCloneduserRequest request, AsyncApiCallback<ClonedUser> callback) Creates a clone of the trustee user in the trustor org.OrganizationAuthorizationApiAsync.putOrgauthorizationTrustorCloneduserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUser>> callback) Creates a clone of the trustee user in the trustor org.OrganizationAuthorizationApi.putOrgauthorizationTrustorCloneduserWithHttpInfo(String trustorOrgId, String trusteeUserId) Creates a clone of the trustee user in the trustor org.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ClonedUserModifier and TypeMethodDescriptionOrganizationAuthorizationApiAsync.getOrgauthorizationTrustorCloneduserAsync(GetOrgauthorizationTrustorCloneduserRequest request, AsyncApiCallback<ClonedUser> callback) Get Cloned UserOrganizationAuthorizationApiAsync.getOrgauthorizationTrustorCloneduserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUser>> callback) Get Cloned UserOrganizationAuthorizationApiAsync.putOrgauthorizationTrustorCloneduserAsync(PutOrgauthorizationTrustorCloneduserRequest request, AsyncApiCallback<ClonedUser> callback) Creates a clone of the trustee user in the trustor org.OrganizationAuthorizationApiAsync.putOrgauthorizationTrustorCloneduserAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUser>> callback) Creates a clone of the trustee user in the trustor org. -
Uses of ClonedUser in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ClonedUserMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ClonedUserMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ClonedUserModifier and TypeMethodDescriptionClonedUserEntityListing.entities(List<ClonedUser> entities) voidClonedUserEntityListing.setEntities(List<ClonedUser> entities)