Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOrgauthorizationTrusteesCareRequest
Packages that use PostOrgauthorizationTrusteesCareRequest
-
Uses of PostOrgauthorizationTrusteesCareRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOrgauthorizationTrusteesCareRequestModifier and TypeMethodDescriptionOrganizationAuthorizationApi.postOrgauthorizationTrusteesCare(PostOrgauthorizationTrusteesCareRequest request) Create a new organization authorization trust with Customer Care.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesCareAsync(PostOrgauthorizationTrusteesCareRequest request, AsyncApiCallback<TrustEntityListing> callback) Create a new organization authorization trust with Customer Care. -
Uses of PostOrgauthorizationTrusteesCareRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOrgauthorizationTrusteesCareRequestModifier and TypeMethodDescriptionPostOrgauthorizationTrusteesCareRequest.Builder.build()PostOrgauthorizationTrusteesCareRequest.withAllowTrustedUserAccess(Boolean allowTrustedUserAccess) PostOrgauthorizationTrusteesCareRequest.withAssignDefaultRole(Boolean assignDefaultRole) PostOrgauthorizationTrusteesCareRequest.withAssignFullAccess(Boolean assignFullAccess) PostOrgauthorizationTrusteesCareRequest.withAutoExpire(Boolean autoExpire) PostOrgauthorizationTrusteesCareRequest.withCustomHeader(String name, String value)