public static class JsonRpcMapper.JsonRpcRequest extends Object
Constructor and Description |
---|
JsonRpcRequest(Object id,
String version,
String method,
Object[] parameters) |
Modifier and Type | Method and Description |
---|---|
Object |
getId() |
String |
getMethod() |
Object[] |
getParameters() |
String |
getVersion() |
boolean |
isSystem() |
boolean |
isSystemDescribe() |
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.