| Modifier and Type | Method and Description |
|---|---|
Inventory |
Inventory.Builder.build() |
Inventory |
Inventory.Builder.buildPartial() |
static Inventory |
Inventory.getDefaultInstance() |
Inventory |
Inventory.getDefaultInstanceForType() |
Inventory |
Inventory.Builder.getDefaultInstanceForType() |
Inventory |
ListInventoriesResponse.getInventories(int index)
List of inventory objects.
|
Inventory |
ListInventoriesResponse.Builder.getInventories(int index)
List of inventory objects.
|
Inventory |
ListInventoriesResponseOrBuilder.getInventories(int index)
List of inventory objects.
|
static Inventory |
Inventory.parseDelimitedFrom(InputStream input) |
static Inventory |
Inventory.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory |
Inventory.parseFrom(byte[] data) |
static Inventory |
Inventory.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory |
Inventory.parseFrom(ByteBuffer data) |
static Inventory |
Inventory.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory |
Inventory.parseFrom(com.google.protobuf.ByteString data) |
static Inventory |
Inventory.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory |
Inventory.parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory |
Inventory.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory |
Inventory.parseFrom(InputStream input) |
static Inventory |
Inventory.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Inventory> |
ListInventoriesResponse.getInventoriesList()
List of inventory objects.
|
List<Inventory> |
ListInventoriesResponse.Builder.getInventoriesList()
List of inventory objects.
|
List<Inventory> |
ListInventoriesResponseOrBuilder.getInventoriesList()
List of inventory objects.
|
com.google.protobuf.Parser<Inventory> |
Inventory.getParserForType() |
static com.google.protobuf.Parser<Inventory> |
Inventory.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListInventoriesResponse.Builder |
ListInventoriesResponse.Builder.addInventories(int index,
Inventory value)
List of inventory objects.
|
ListInventoriesResponse.Builder |
ListInventoriesResponse.Builder.addInventories(Inventory value)
List of inventory objects.
|
Inventory.Builder |
Inventory.Builder.mergeFrom(Inventory other) |
static Inventory.Builder |
Inventory.newBuilder(Inventory prototype) |
ListInventoriesResponse.Builder |
ListInventoriesResponse.Builder.setInventories(int index,
Inventory value)
List of inventory objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListInventoriesResponse.Builder |
ListInventoriesResponse.Builder.addAllInventories(Iterable<? extends Inventory> values)
List of inventory objects.
|
Copyright © 2024 Google LLC. All rights reserved.