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