Uses of Class
com.mypurecloud.sdk.v2.api.request.PostLicenseOrganizationRequest
Packages that use PostLicenseOrganizationRequest
-
Uses of PostLicenseOrganizationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostLicenseOrganizationRequestModifier and TypeMethodDescriptionLicenseApi.postLicenseOrganization(PostLicenseOrganizationRequest request) Update the organization's license assignments in a batch.LicenseApiAsync.postLicenseOrganizationAsync(PostLicenseOrganizationRequest request, AsyncApiCallback<List<LicenseUpdateStatus>> callback) Update the organization's license assignments in a batch. -
Uses of PostLicenseOrganizationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostLicenseOrganizationRequestModifier and TypeMethodDescriptionPostLicenseOrganizationRequest.Builder.build()PostLicenseOrganizationRequest.withBody(LicenseBatchAssignmentRequest body) PostLicenseOrganizationRequest.withCustomHeader(String name, String value)