T - the response typeprotected static interface AbstractResourceProvider.Command<T>
| Modifier and Type | Method and Description |
|---|---|
T |
invoke()
Invoke this command.
|
T invoke() throws AmbariException
AmbariException - thrown if a problem occurred during invocationCopyright © 2016. All rights reserved.