public interface IVppTokenRequestBuilder extends IRequestBuilder
| Modifier and Type | Method and Description |
|---|---|
IVppTokenRequest |
buildRequest()
Creates the request
|
IVppTokenRequest |
buildRequest(java.util.List<? extends Option> requestOptions)
Creates the request with specific options instead of the existing options
|
IVppTokenSyncLicensesRequestBuilder |
syncLicenses() |
getClient, getRequestUrl, getRequestUrlWithAdditionalSegmentIVppTokenRequest buildRequest()
IVppTokenRequest buildRequest(java.util.List<? extends Option> requestOptions)
requestOptions - the options for this requestIVppTokenSyncLicensesRequestBuilder syncLicenses()