public abstract static class AllowedLocationsListOptions.AllowedBuilder<T extends AllowedLocationsListOptions.AllowedBuilder<T>> extends ListOptions.BaseOptionsBuilder<T>
| Constructor and Description |
|---|
AllowedBuilder() |
| Modifier and Type | Method and Description |
|---|---|
T |
allEnterprises(boolean allEnterprises) |
protected Map<String,Object> |
buildParameters() |
T |
idEnterprise(int idEnterprise) |
T |
inScope(boolean inScope) |
public T allEnterprises(boolean allEnterprises)
public T idEnterprise(int idEnterprise)
public T inScope(boolean inScope)
protected Map<String,Object> buildParameters()
buildParameters in class ListOptions.BaseOptionsBuilder<T extends AllowedLocationsListOptions.AllowedBuilder<T>>Copyright © 2008–2020 Abiquo Holdings S.L.. All rights reserved.