| Package | Description |
|---|---|
| org.accidia.echo.protos |
| Modifier and Type | Class and Description |
|---|---|
static class |
Protos.ObjectResult
Protobuf type
ObjectResult |
static class |
Protos.ObjectResult.Builder
Protobuf type
ObjectResult |
| Modifier and Type | Method and Description |
|---|---|
Protos.ObjectResultOrBuilder |
Protos.ListResultOrBuilder.getObjectsOrBuilder(int index)
repeated .ObjectResult objects = 1; |
Protos.ObjectResultOrBuilder |
Protos.ListResult.getObjectsOrBuilder(int index)
repeated .ObjectResult objects = 1; |
Protos.ObjectResultOrBuilder |
Protos.ListResult.Builder.getObjectsOrBuilder(int index)
repeated .ObjectResult objects = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Protos.ObjectResultOrBuilder> |
Protos.ListResultOrBuilder.getObjectsOrBuilderList()
repeated .ObjectResult objects = 1; |
List<? extends Protos.ObjectResultOrBuilder> |
Protos.ListResult.getObjectsOrBuilderList()
repeated .ObjectResult objects = 1; |
List<? extends Protos.ObjectResultOrBuilder> |
Protos.ListResult.Builder.getObjectsOrBuilderList()
repeated .ObjectResult objects = 1; |
Copyright © 2015. All rights reserved.