Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteOrgauthorizationTrusteesRequest
Packages that use DeleteOrgauthorizationTrusteesRequest
-
Uses of DeleteOrgauthorizationTrusteesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteOrgauthorizationTrusteesRequestModifier and TypeMethodDescriptionvoidOrganizationAuthorizationApi.deleteOrgauthorizationTrustees(DeleteOrgauthorizationTrusteesRequest request) Delete Bulk Org Trustees deleteOrgauthorizationTrustees is a preview method and is subject to both breaking and non-breaking changes at any time without noticeOrganizationAuthorizationApiAsync.deleteOrgauthorizationTrusteesAsync(DeleteOrgauthorizationTrusteesRequest request, AsyncApiCallback<Void> callback) Delete Bulk Org Trustees deleteOrgauthorizationTrustees is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of DeleteOrgauthorizationTrusteesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteOrgauthorizationTrusteesRequestModifier and TypeMethodDescriptionDeleteOrgauthorizationTrusteesRequest.Builder.build()DeleteOrgauthorizationTrusteesRequest.withCustomHeader(String name, String value)