@Generated(value="by gRPC proto compiler (version 1.0.1)",
comments="Source: appscode/api/kubernetes/v1beta2/client.proto")
public class ClientsGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientsGrpc.ClientsBlockingStub |
static class |
ClientsGrpc.ClientsFutureStub |
static class |
ClientsGrpc.ClientsImplBase |
static class |
ClientsGrpc.ClientsStub |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ClientsGrpc.ClientsBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ClientsGrpc.ClientsFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static ClientsGrpc.ClientsStub |
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<ListResourceRequest,ListResourceResponse> METHOD_LIST
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DescribeResourceRequest,DescribeResourceResponse> METHOD_DESCRIBE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CreateResourceRequest,VoidResponse> METHOD_CREATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<DeleteResourceRequest,VoidResponse> METHOD_DELETE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UpdateResourceRequest,VoidResponse> METHOD_UPDATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CopyResourceRequest,VoidResponse> METHOD_COPY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ConfigMapEditRequest,VoidResponse> METHOD_EDIT_CONFIG_MAP
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<SecretEditRequest,VoidResponse> METHOD_EDIT_SECRET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<PersistentVolumeRegisterRequest,VoidResponse> METHOD_REGISTER_PERSISTENT_VOLUME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<PersistentVolumeUnRegisterRequest,VoidResponse> METHOD_UNREGISTER_PERSISTENT_VOLUME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<PersistentVolumeClaimRegisterRequest,VoidResponse> METHOD_REGISTER_PERSISTENT_VOLUME_CLAIM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<PersistentVolumeClaimUnRegisterRequest,VoidResponse> METHOD_UNREGISTER_PERSISTENT_VOLUME_CLAIM
public static ClientsGrpc.ClientsStub newStub(io.grpc.Channel channel)
public static ClientsGrpc.ClientsBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ClientsGrpc.ClientsFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()