Uses of Class
cloud.dnation.hetznerclient.IdentifiableResource
-
Uses of IdentifiableResource in cloud.dnation.hetznerclient
Subclasses of IdentifiableResource in cloud.dnation.hetznerclientModifier and TypeClassDescriptionclassActionDetailclassDatacenterDetailclassFirewallDetailclassImageDetailclassLocationDetailclassNetworkDetailclassPlacementGroupDetailclassPrimaryIpDetailclassServerDetailclassServerTypeclassSshKeyDetailclassVolumeDetailMethods in cloud.dnation.hetznerclient with type parameters of type IdentifiableResourceModifier 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 IdentifiableResourceMethods in cloud.dnation.hetznerclient that return types with arguments of type IdentifiableResourceModifier and TypeMethodDescriptionActionDetail.getResources()List of resources the Action relates toMethods in cloud.dnation.hetznerclient with parameters of type IdentifiableResourceModifier and TypeMethodDescriptionActionDetail.addResourcesItem(IdentifiableResource resourcesItem) Method parameters in cloud.dnation.hetznerclient with type arguments of type IdentifiableResourceModifier and TypeMethodDescriptionActionDetail.resources(List<IdentifiableResource> resources) voidActionDetail.setResources(List<IdentifiableResource> resources)