Uses of Class
cloud.dnation.hetznerclient.AbstractSearchResponse
-
Uses of AbstractSearchResponse in cloud.dnation.hetznerclient
Subclasses of AbstractSearchResponse in cloud.dnation.hetznerclientModifier and TypeClassDescriptionclassGetActionsResponseclassGetAllPrimaryIpsResponseclassGetDatacentersResponseclassGetFirewallsBySelectorResponseclassGetImagesBySelectorResponseclassGetLocationsResponseclassGetNetworksBySelectorResponseclassGetPlacementGroupsResponseclassGetServersBySelectorResponseclassGetServerTypesResponseclassGetSshKeysBySelectorResponseclassGetVolumesResponseMethods in cloud.dnation.hetznerclient with type parameters of type AbstractSearchResponseModifier and TypeMethodDescriptionstatic <T extends IdentifiableResource,X extends AbstractSearchResponse>
List<T>PagedResourceHelper.fetchItems(String labelSelector, BiFunction<Integer, String, retrofit2.Call<X>> pageSupplier, Function<X, List<T>> itemsGetter) Consume all items from paginated REST endpoint.Methods in cloud.dnation.hetznerclient that return AbstractSearchResponse