Uses of Class
cloud.dnation.hetznerclient.GetActionsResponse
-
Uses of GetActionsResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetActionsResponseModifier and TypeMethodDescriptionGetActionsResponse.actions(List<ActionDetail> actions) GetActionsResponse.addActionsItem(ActionDetail actionsItem) Methods in cloud.dnation.hetznerclient that return types with arguments of type GetActionsResponseModifier and TypeMethodDescriptionretrofit2.Call<GetActionsResponse>HetznerApi.getResourceActions(String resource, List<Long> ids, int page, int perPage) Get actions for given resource type (servers/networks/load_balancers/floating_ips/firewalls/volumes).