@Generated(value="by gRPC proto compiler (version 1.0.1)",
comments="Source: appscode/api/namespace/v1beta1/team.proto")
public class TeamsGrpc
extends java.lang.Object
no authentication required, but rate limited apis.
| Modifier and Type | Class and Description |
|---|---|
static class |
TeamsGrpc.TeamsBlockingStub
no authentication required, but rate limited apis.
|
static class |
TeamsGrpc.TeamsFutureStub
no authentication required, but rate limited apis.
|
static class |
TeamsGrpc.TeamsImplBase
no authentication required, but rate limited apis.
|
static class |
TeamsGrpc.TeamsStub
no authentication required, but rate limited apis.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<CreateRequest,CreateResponse> |
METHOD_CREATE |
static io.grpc.MethodDescriptor<GetRequest,GetResponse> |
METHOD_GET |
static io.grpc.MethodDescriptor<IsAvailableRequest,VoidResponse> |
METHOD_IS_AVAILABLE |
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static TeamsGrpc.TeamsBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static TeamsGrpc.TeamsFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static TeamsGrpc.TeamsStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateRequest,CreateResponse> METHOD_CREATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GetRequest,GetResponse> METHOD_GET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<IsAvailableRequest,VoidResponse> METHOD_IS_AVAILABLE
public static TeamsGrpc.TeamsStub newStub(io.grpc.Channel channel)
public static TeamsGrpc.TeamsBlockingStub newBlockingStub(io.grpc.Channel channel)
public static TeamsGrpc.TeamsFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()