Interface Troubleshooting.DefinitionStages.WithExecute
- All Superinterfaces:
Executable<Troubleshooting>, Indexable
- All Known Subinterfaces:
Troubleshooting.Definition
- Enclosing interface:
Troubleshooting.DefinitionStages
public static interface Troubleshooting.DefinitionStages.WithExecute
extends Executable<Troubleshooting>
The stage of the definition which contains all the minimum required inputs for execution, but also allows for
any other optional settings to be specified.
-
Method Summary
Methods inherited from interface Executable
execute, executeAsync