Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLicenseInferRequest
Packages that use PostLicenseInferRequest
-
Uses of PostLicenseInferRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLicenseInferRequestModifier and TypeMethodDescriptionLicenseApi.postLicenseInfer(PostLicenseInferRequest request) Get a list of licenses inferred based on a list of roleIdsLicenseApiAsync.postLicenseInferAsync(PostLicenseInferRequest request, AsyncApiCallback<List<String>> callback) Get a list of licenses inferred based on a list of roleIds -
Uses of PostLicenseInferRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLicenseInferRequestModifier and TypeMethodDescriptionPostLicenseInferRequest.Builder.build()PostLicenseInferRequest.withCustomHeader(String name, String value)