Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOrgauthorizationTrusteesDefaultRequest
Packages that use PostOrgauthorizationTrusteesDefaultRequest
-
Uses of PostOrgauthorizationTrusteesDefaultRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOrgauthorizationTrusteesDefaultRequestModifier and TypeMethodDescriptionOrganizationAuthorizationApi.postOrgauthorizationTrusteesDefault(PostOrgauthorizationTrusteesDefaultRequest 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. -
Uses of PostOrgauthorizationTrusteesDefaultRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOrgauthorizationTrusteesDefaultRequestModifier and TypeMethodDescriptionPostOrgauthorizationTrusteesDefaultRequest.Builder.build()PostOrgauthorizationTrusteesDefaultRequest.withAssignDefaultRole(Boolean assignDefaultRole) PostOrgauthorizationTrusteesDefaultRequest.withAutoExpire(Boolean autoExpire) PostOrgauthorizationTrusteesDefaultRequest.withCustomHeader(String name, String value)