Class ResourcesState
java.lang.Object
ai.wanaku.cli.main.commands.BaseCommand
ai.wanaku.cli.main.commands.targets.AbstractTargets
ai.wanaku.cli.main.commands.targets.resources.ResourcesState
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String[]Deprecated.Standard column names for resource states display.Fields inherited from class ai.wanaku.cli.main.commands.targets.AbstractTargets
host, targetsServiceFields inherited from class ai.wanaku.cli.main.commands.BaseCommand
EXIT_ERROR, EXIT_OK -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.wanaku.cli.main.commands.targets.AbstractTargets
doCallMethods inherited from class ai.wanaku.cli.main.commands.BaseCommand
call, initService
-
Field Details
-
COLUMNS
Deprecated.Standard column names for resource states display.This array defines the order and names of columns when displaying resources in table or map format. The order matches the fields in
ResourcesState.
-
-
Constructor Details
-
ResourcesState
public ResourcesState()Deprecated.
-
-
Method Details
-
doTargetCall
Deprecated.- Specified by:
doTargetCallin classAbstractTargets- Throws:
IOException
-