Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.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 |
---|---|
java.util.List<? extends MethodOrBuilder> |
ApiOrBuilder.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.
|
java.util.List<? extends MethodOrBuilder> |
Api.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.
|
java.util.List<? extends MethodOrBuilder> |
Api.Builder.getMethodsOrBuilderList()
The methods of this interface, in unspecified order.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.