Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLicenseUsersRequest
Packages that use PostLicenseUsersRequest
-
Uses of PostLicenseUsersRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLicenseUsersRequestModifier and TypeMethodDescriptionLicenseApi.postLicenseUsers(PostLicenseUsersRequest request) Fetch user licenses in a batch.LicenseApiAsync.postLicenseUsersAsync(PostLicenseUsersRequest request, AsyncApiCallback<Map<String, Object>> callback) Fetch user licenses in a batch. -
Uses of PostLicenseUsersRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLicenseUsersRequestModifier and TypeMethodDescriptionPostLicenseUsersRequest.Builder.build()PostLicenseUsersRequest.withCustomHeader(String name, String value)