| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.Namespace> |
V1.Namespace.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.Namespace |
V1.Namespace.Builder.build() |
V1.Namespace |
V1.Namespace.Builder.buildPartial() |
static V1.Namespace |
V1.Namespace.getDefaultInstance() |
V1.Namespace |
V1.Namespace.getDefaultInstanceForType() |
V1.Namespace |
V1.Namespace.Builder.getDefaultInstanceForType() |
V1.Namespace |
V1.NamespaceListOrBuilder.getItems(int index)
Items is the list of Namespace objects in the list.
|
V1.Namespace |
V1.NamespaceList.getItems(int index)
Items is the list of Namespace objects in the list.
|
V1.Namespace |
V1.NamespaceList.Builder.getItems(int index)
Items is the list of Namespace objects in the list.
|
static V1.Namespace |
V1.Namespace.parseDelimitedFrom(InputStream input) |
static V1.Namespace |
V1.Namespace.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Namespace |
V1.Namespace.parseFrom(byte[] data) |
static V1.Namespace |
V1.Namespace.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Namespace |
V1.Namespace.parseFrom(ByteBuffer data) |
static V1.Namespace |
V1.Namespace.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Namespace |
V1.Namespace.parseFrom(com.google.protobuf.ByteString data) |
static V1.Namespace |
V1.Namespace.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Namespace |
V1.Namespace.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.Namespace |
V1.Namespace.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Namespace |
V1.Namespace.parseFrom(InputStream input) |
static V1.Namespace |
V1.Namespace.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.Namespace> |
V1.NamespaceListOrBuilder.getItemsList()
Items is the list of Namespace objects in the list.
|
List<V1.Namespace> |
V1.NamespaceList.getItemsList()
Items is the list of Namespace objects in the list.
|
List<V1.Namespace> |
V1.NamespaceList.Builder.getItemsList()
Items is the list of Namespace objects in the list.
|
com.google.protobuf.Parser<V1.Namespace> |
V1.Namespace.getParserForType() |
static com.google.protobuf.Parser<V1.Namespace> |
V1.Namespace.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.NamespaceList.Builder |
V1.NamespaceList.Builder.addItems(int index,
V1.Namespace value)
Items is the list of Namespace objects in the list.
|
V1.NamespaceList.Builder |
V1.NamespaceList.Builder.addItems(V1.Namespace value)
Items is the list of Namespace objects in the list.
|
V1.Namespace.Builder |
V1.Namespace.Builder.mergeFrom(V1.Namespace other) |
static V1.Namespace.Builder |
V1.Namespace.newBuilder(V1.Namespace prototype) |
V1.NamespaceList.Builder |
V1.NamespaceList.Builder.setItems(int index,
V1.Namespace value)
Items is the list of Namespace objects in the list.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NamespaceList.Builder |
V1.NamespaceList.Builder.addAllItems(Iterable<? extends V1.Namespace> values)
Items is the list of Namespace objects in the list.
|
Copyright © 2023. All rights reserved.