Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOrgauthorizationTrusteesRequest
Packages that use PostOrgauthorizationTrusteesRequest
-
Uses of PostOrgauthorizationTrusteesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOrgauthorizationTrusteesRequestModifier and TypeMethodDescriptionOrganizationAuthorizationApi.postOrgauthorizationTrustees(PostOrgauthorizationTrusteesRequest request) Create a new organization authorization trust.OrganizationAuthorizationApiAsync.postOrgauthorizationTrusteesAsync(PostOrgauthorizationTrusteesRequest request, AsyncApiCallback<Trustee> callback) Create a new organization authorization trust. -
Uses of PostOrgauthorizationTrusteesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOrgauthorizationTrusteesRequestModifier and TypeMethodDescriptionPostOrgauthorizationTrusteesRequest.Builder.build()PostOrgauthorizationTrusteesRequest.withBody(TrustCreate body) PostOrgauthorizationTrusteesRequest.withCustomHeader(String name, String value)