InstructionInfo.Builder |
InstructionInfo.Builder.setActions(java.util.List<java.lang.String> actions) |
A list of actions that are to be applied to resources
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InstructionInfo.Builder |
InstructionInfo.Builder.setFields(java.util.List<java.lang.String> fields) |
A list of fields that are displayable to users in a table
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InstructionInfo.Builder |
InstructionInfo.Builder.setId(java.lang.String id) |
UUID of the instruction
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InstructionInfo.Builder |
InstructionInfo.Builder.setName(java.lang.String name) |
Instruction name
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|