| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Class and Description |
|---|---|
class |
Method
Method represents a method of an API interface.
|
static class |
Method.Builder
Method represents a method of an API interface.
|
| Modifier and Type | Method and Description |
|---|---|
MethodOrBuilder |
ApiOrBuilder.getMethodsOrBuilder(int index)
The methods of this interface, in unspecified order.
|
MethodOrBuilder |
Api.getMethodsOrBuilder(int index)
The methods of this interface, in unspecified order.
|
MethodOrBuilder |
Api.Builder.getMethodsOrBuilder(int index)
The methods of this interface, in unspecified order.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MethodOrBuilder> |
ApiOrBuilder.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.
|
List<? extends MethodOrBuilder> |
Api.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.
|
List<? extends MethodOrBuilder> |
Api.Builder.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.
|
Copyright © 2008–2019. All rights reserved.