public class VppTokenRequest extends com.github.davidmoten.odata.client.EntityRequest<VppToken>
| Constructor and Description |
|---|
VppTokenRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
revokeLicenses(Boolean notifyManagedDevices) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<VppToken> |
syncLicenses() |
Copyright © 2018–2020. All rights reserved.