Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the description of the operation.
|
String |
getName()
Returns the name of the operation.
|
Class<?> |
getOutputType()
Returns the type of the output of the operation.
|
List<JmxOperationParameter> |
getParameters()
Returns the parameters the operation expects in the order that they should be
provided.
|
String getName()
Class<?> getOutputType()
String getDescription()
List<JmxOperationParameter> getParameters()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.