Uses of Class
com.mypurecloud.sdk.v2.model.Trustee
Packages that use Trustee
-
Uses of Trustee in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TrusteeModifier and TypeMethodDescriptionOrganizationAuthorizationApi.getOrgauthorizationTrustee(GetOrgauthorizationTrusteeRequest request) Get Org TrustOrganizationAuthorizationApi.getOrgauthorizationTrustee(String trusteeOrgId) Get Org TrustOrganizationAuthorizationApi.getOrgauthorizationTrusteesDefault()Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApi.getOrgauthorizationTrusteesDefault(GetOrgauthorizationTrusteesDefaultRequest request) Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApi.postOrgauthorizationTrustees(PostOrgauthorizationTrusteesRequest request) Create a new organization authorization trust.OrganizationAuthorizationApi.postOrgauthorizationTrustees(TrustCreate body) Create a new organization authorization trust.OrganizationAuthorizationApi.postOrgauthorizationTrusteesDefault(PostOrgauthorizationTrusteesDefaultRequest request) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApi.postOrgauthorizationTrusteesDefault(Boolean assignDefaultRole, Boolean autoExpire) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApi.putOrgauthorizationTrustee(PutOrgauthorizationTrusteeRequest request) Update Org TrustOrganizationAuthorizationApi.putOrgauthorizationTrustee(String trusteeOrgId, TrustUpdate body) Update Org TrustMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TrusteeModifier and TypeMethodDescriptionOrganizationAuthorizationApi.getOrgauthorizationTrustee(ApiRequest<Void> request) Get Org TrustOrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeAsync(GetOrgauthorizationTrusteeRequest request, AsyncApiCallback<Trustee> callback) Get Org TrustOrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Get Org TrustOrganizationAuthorizationApi.getOrgauthorizationTrusteesDefault(ApiRequest<Void> request) Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApiAsync.getOrgauthorizationTrusteesDefaultAsync(GetOrgauthorizationTrusteesDefaultRequest request, AsyncApiCallback<Trustee> callback) Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApiAsync.getOrgauthorizationTrusteesDefaultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApi.getOrgauthorizationTrusteesDefaultWithHttpInfo()Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApi.getOrgauthorizationTrusteeWithHttpInfo(String trusteeOrgId) Get Org TrustOrganizationAuthorizationApi.postOrgauthorizationTrustees(ApiRequest<TrustCreate> request) Create a new organization authorization trust.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesAsync(PostOrgauthorizationTrusteesRequest request, AsyncApiCallback<Trustee> callback) Create a new organization authorization trust.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesAsync(ApiRequest<TrustCreate> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Create a new organization authorization trust.OrganizationAuthorizationApi.postOrgauthorizationTrusteesDefault(ApiRequest<Void> request) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesDefaultAsync(PostOrgauthorizationTrusteesDefaultRequest request, AsyncApiCallback<Trustee> callback) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesDefaultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApi.postOrgauthorizationTrusteesDefaultWithHttpInfo(Boolean assignDefaultRole, Boolean autoExpire) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApi.postOrgauthorizationTrusteesWithHttpInfo(TrustCreate body) Create a new organization authorization trust.OrganizationAuthorizationApi.putOrgauthorizationTrustee(ApiRequest<TrustUpdate> request) Update Org TrustOrganizationAuthorizationApiAsync.putOrgauthorizationTrusteeAsync(PutOrgauthorizationTrusteeRequest request, AsyncApiCallback<Trustee> callback) Update Org TrustOrganizationAuthorizationApiAsync.putOrgauthorizationTrusteeAsync(ApiRequest<TrustUpdate> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Update Org TrustOrganizationAuthorizationApi.putOrgauthorizationTrusteeWithHttpInfo(String trusteeOrgId, TrustUpdate body) Update Org TrustMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TrusteeModifier and TypeMethodDescriptionOrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeAsync(GetOrgauthorizationTrusteeRequest request, AsyncApiCallback<Trustee> callback) Get Org TrustOrganizationAuthorizationApiAsync.getOrgauthorizationTrusteeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Get Org TrustOrganizationAuthorizationApiAsync.getOrgauthorizationTrusteesDefaultAsync(GetOrgauthorizationTrusteesDefaultRequest request, AsyncApiCallback<Trustee> callback) Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApiAsync.getOrgauthorizationTrusteesDefaultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Get organization authorization trust with Customer Care, if one exists.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesAsync(PostOrgauthorizationTrusteesRequest request, AsyncApiCallback<Trustee> callback) Create a new organization authorization trust.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesAsync(ApiRequest<TrustCreate> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Create a new organization authorization trust.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesDefaultAsync(PostOrgauthorizationTrusteesDefaultRequest request, AsyncApiCallback<Trustee> callback) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesDefaultAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApiAsync.putOrgauthorizationTrusteeAsync(PutOrgauthorizationTrusteeRequest request, AsyncApiCallback<Trustee> callback) Update Org TrustOrganizationAuthorizationApiAsync.putOrgauthorizationTrusteeAsync(ApiRequest<TrustUpdate> request, AsyncApiCallback<ApiResponse<Trustee>> callback) Update Org Trust -
Uses of Trustee in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TrusteeModifier and TypeMethodDescriptionTrustee.dateExpired(Date dateExpired) The expiration date of the trust.If disabled no trustee user will have access, even if they were previously added.Trustee.hasFullAccess(Boolean hasFullAccess) Denotes if trustee uses full access role by default.Trustee.isTrustedUser(Boolean isTrustedUser) Denotes if trustee is given Trusted User access by default.Trustee.usesDefaultRole(Boolean usesDefaultRole) Denotes if trustee uses admin role by default.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TrusteeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Trustee