public static interface Client.ResourceInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getNonParallelizable()
bool non_parallelizable = 2; |
Client.ScopedStatePath |
getPaths(int index)
repeated .ScopedStatePath paths = 1; |
int |
getPathsCount()
repeated .ScopedStatePath paths = 1; |
List<Client.ScopedStatePath> |
getPathsList()
repeated .ScopedStatePath paths = 1; |
Client.ScopedStatePathOrBuilder |
getPathsOrBuilder(int index)
repeated .ScopedStatePath paths = 1; |
List<? extends Client.ScopedStatePathOrBuilder> |
getPathsOrBuilderList()
repeated .ScopedStatePath paths = 1; |
List<Client.ScopedStatePath> getPathsList()
repeated .ScopedStatePath paths = 1;Client.ScopedStatePath getPaths(int index)
repeated .ScopedStatePath paths = 1;int getPathsCount()
repeated .ScopedStatePath paths = 1;List<? extends Client.ScopedStatePathOrBuilder> getPathsOrBuilderList()
repeated .ScopedStatePath paths = 1;Client.ScopedStatePathOrBuilder getPathsOrBuilder(int index)
repeated .ScopedStatePath paths = 1;boolean getNonParallelizable()
bool non_parallelizable = 2;Copyright © 2020. All rights reserved.