Uses of Class
com.mypurecloud.sdk.v2.model.ClonedUserEntityListing
Packages that use ClonedUserEntityListing
-
Uses of ClonedUserEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ClonedUserEntityListingModifier and TypeMethodDescriptionOrganizationAuthorizationApi.getOrgauthorizationTrusteeClonedusers(GetOrgauthorizationTrusteeClonedusersRequest request) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApi.getOrgauthorizationTrusteeClonedusers(String trusteeOrgId) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApi.getOrgauthorizationTrustorClonedusers(GetOrgauthorizationTrustorClonedusersRequest request) The list of cloned users in the trustor organization (i.e. users with a native user record).OrganizationAuthorizationApi.getOrgauthorizationTrustorClonedusers(String trustorOrgId) The list of cloned users in the trustor organization (i.e. users with a native user record).Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ClonedUserEntityListingModifier and TypeMethodDescriptionOrganizationAuthorizationApi.getOrgauthorizationTrusteeClonedusers(ApiRequest<Void> request) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeClonedusersAsync(GetOrgauthorizationTrusteeClonedusersRequest request, AsyncApiCallback<ClonedUserEntityListing> callback) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeClonedusersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUserEntityListing>> callback) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApi.getOrgauthorizationTrusteeClonedusersWithHttpInfo(String trusteeOrgId) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApi.getOrgauthorizationTrustorClonedusers(ApiRequest<Void> request) The list of cloned users in the trustor organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrustorClonedusersAsync(GetOrgauthorizationTrustorClonedusersRequest request, AsyncApiCallback<ClonedUserEntityListing> callback) The list of cloned users in the trustor organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrustorClonedusersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUserEntityListing>> callback) The list of cloned users in the trustor organization (i.e. users with a native user record).OrganizationAuthorizationApi.getOrgauthorizationTrustorClonedusersWithHttpInfo(String trustorOrgId) The list of cloned users in the trustor organization (i.e. users with a native user record).Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ClonedUserEntityListingModifier and TypeMethodDescriptionOrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeClonedusersAsync(GetOrgauthorizationTrusteeClonedusersRequest request, AsyncApiCallback<ClonedUserEntityListing> callback) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeClonedusersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUserEntityListing>> callback) The list of cloned users from the trustee organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrustorClonedusersAsync(GetOrgauthorizationTrustorClonedusersRequest request, AsyncApiCallback<ClonedUserEntityListing> callback) The list of cloned users in the trustor organization (i.e. users with a native user record).OrganizationAuthorizationApiAsync.getOrgauthorizationTrustorClonedusersAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ClonedUserEntityListing>> callback) The list of cloned users in the trustor organization (i.e. users with a native user record). -
Uses of ClonedUserEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ClonedUserEntityListing