public static interface StateModelProto.StateModelOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StateModelProto.URI |
getUri(int index)
repeated .org.cloudgraph.state.proto.URI uri = 1; |
int |
getUriCount()
repeated .org.cloudgraph.state.proto.URI uri = 1; |
List<StateModelProto.URI> |
getUriList()
repeated .org.cloudgraph.state.proto.URI uri = 1; |
StateModelProto.URIOrBuilder |
getUriOrBuilder(int index)
repeated .org.cloudgraph.state.proto.URI uri = 1; |
List<? extends StateModelProto.URIOrBuilder> |
getUriOrBuilderList()
repeated .org.cloudgraph.state.proto.URI uri = 1; |
List<StateModelProto.URI> getUriList()
repeated .org.cloudgraph.state.proto.URI uri = 1;StateModelProto.URI getUri(int index)
repeated .org.cloudgraph.state.proto.URI uri = 1;int getUriCount()
repeated .org.cloudgraph.state.proto.URI uri = 1;List<? extends StateModelProto.URIOrBuilder> getUriOrBuilderList()
repeated .org.cloudgraph.state.proto.URI uri = 1;StateModelProto.URIOrBuilder getUriOrBuilder(int index)
repeated .org.cloudgraph.state.proto.URI uri = 1;Copyright © 2024. All Rights Reserved.