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