| Package | Description |
|---|---|
| com.staros.proto |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
NodeInfo.Builder.build() |
NodeInfo |
NodeInfo.Builder.buildPartial() |
static NodeInfo |
NodeInfo.getDefaultInstance() |
NodeInfo |
NodeInfo.getDefaultInstanceForType() |
NodeInfo |
NodeInfo.Builder.getDefaultInstanceForType() |
NodeInfo |
ScaleResourceResponse.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
ScaleResourceResponse.Builder.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
GetResourceResponse.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
GetResourceResponse.Builder.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
ProvisionResourceResponse.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
ProvisionResourceResponse.Builder.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
GetResourceResponseOrBuilder.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
ProvisionResourceResponseOrBuilder.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
NodeInfo |
ScaleResourceResponseOrBuilder.getInfos(int index)
repeated .staros.NodeInfo infos = 2; |
static NodeInfo |
NodeInfo.parseDelimitedFrom(java.io.InputStream input) |
static NodeInfo |
NodeInfo.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(byte[] data) |
static NodeInfo |
NodeInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(java.nio.ByteBuffer data) |
static NodeInfo |
NodeInfo.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.ByteString data) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static NodeInfo |
NodeInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeInfo |
NodeInfo.parseFrom(java.io.InputStream input) |
static NodeInfo |
NodeInfo.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NodeInfo> |
ScaleResourceResponse.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
ScaleResourceResponse.Builder.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
GetResourceResponse.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
GetResourceResponse.Builder.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
ProvisionResourceResponse.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
ProvisionResourceResponse.Builder.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
GetResourceResponseOrBuilder.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
ProvisionResourceResponseOrBuilder.getInfosList()
repeated .staros.NodeInfo infos = 2; |
java.util.List<NodeInfo> |
ScaleResourceResponseOrBuilder.getInfosList()
repeated .staros.NodeInfo infos = 2; |
com.google.protobuf.Parser<NodeInfo> |
NodeInfo.getParserForType() |
static com.google.protobuf.Parser<NodeInfo> |
NodeInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScaleResourceResponse.Builder |
ScaleResourceResponse.Builder.addInfos(int index,
NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
GetResourceResponse.Builder |
GetResourceResponse.Builder.addInfos(int index,
NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
ProvisionResourceResponse.Builder |
ProvisionResourceResponse.Builder.addInfos(int index,
NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
ScaleResourceResponse.Builder |
ScaleResourceResponse.Builder.addInfos(NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
GetResourceResponse.Builder |
GetResourceResponse.Builder.addInfos(NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
ProvisionResourceResponse.Builder |
ProvisionResourceResponse.Builder.addInfos(NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
NodeInfo.Builder |
NodeInfo.Builder.mergeFrom(NodeInfo other) |
static NodeInfo.Builder |
NodeInfo.newBuilder(NodeInfo prototype) |
ScaleResourceResponse.Builder |
ScaleResourceResponse.Builder.setInfos(int index,
NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
GetResourceResponse.Builder |
GetResourceResponse.Builder.setInfos(int index,
NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
ProvisionResourceResponse.Builder |
ProvisionResourceResponse.Builder.setInfos(int index,
NodeInfo value)
repeated .staros.NodeInfo infos = 2; |
| Modifier and Type | Method and Description |
|---|---|
ScaleResourceResponse.Builder |
ScaleResourceResponse.Builder.addAllInfos(java.lang.Iterable<? extends NodeInfo> values)
repeated .staros.NodeInfo infos = 2; |
GetResourceResponse.Builder |
GetResourceResponse.Builder.addAllInfos(java.lang.Iterable<? extends NodeInfo> values)
repeated .staros.NodeInfo infos = 2; |
ProvisionResourceResponse.Builder |
ProvisionResourceResponse.Builder.addAllInfos(java.lang.Iterable<? extends NodeInfo> values)
repeated .staros.NodeInfo infos = 2; |
Copyright © 2024. All rights reserved.