Uses of Class
cloud.dnation.hetznerclient.ActionDetail
-
Uses of ActionDetail in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return ActionDetailModifier and TypeMethodDescriptionActionDetail.error(ErrorDetail error) ActionResponse.getAction()Get actionCreateServerResponse.getAction()Get actionMethods in cloud.dnation.hetznerclient that return types with arguments of type ActionDetailMethods in cloud.dnation.hetznerclient with parameters of type ActionDetailModifier and TypeMethodDescriptionActionResponse.action(ActionDetail action) CreateServerResponse.action(ActionDetail action) CreateServerResponse.addNextActionsItem(ActionDetail nextActionsItem) voidActionResponse.setAction(ActionDetail action) voidCreateServerResponse.setAction(ActionDetail action) Method parameters in cloud.dnation.hetznerclient with type arguments of type ActionDetailModifier and TypeMethodDescriptionCreateServerResponse.nextActions(List<ActionDetail> nextActions) voidCreateServerResponse.setNextActions(List<ActionDetail> nextActions)