public static interface QueryBuilderProperties.MultiHosting<T extends QueryBuilderProperties.MultiHosting<T>>
| Modifier and Type | Method and Description |
|---|---|
T |
hosting(List<HostingType> hostings)
Restricts the query to add-ons that support the given hosting types.
|
T hosting(List<HostingType> hostings)
hostings - a list of HostingType constants, or an empty list for no hosting filterCopyright © 2019 Atlassian. All rights reserved.