Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLicenseInferPermissionsRequest
Packages that use PostLicenseInferPermissionsRequest
-
Uses of PostLicenseInferPermissionsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLicenseInferPermissionsRequestModifier and TypeMethodDescriptionLicenseApi.postLicenseInferPermissions(PostLicenseInferPermissionsRequest request) Get a list of licenses inferred based on a list of permissions postLicenseInferPermissions is a preview method and is subject to both breaking and non-breaking changes at any time without noticeLicenseApiAsync.postLicenseInferPermissionsAsync(PostLicenseInferPermissionsRequest request, AsyncApiCallback<List<String>> callback) Get a list of licenses inferred based on a list of permissions postLicenseInferPermissions is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of PostLicenseInferPermissionsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLicenseInferPermissionsRequestModifier and TypeMethodDescriptionPostLicenseInferPermissionsRequest.Builder.build()PostLicenseInferPermissionsRequest.withCustomHeader(String name, String value)