Class VersionsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/appengine/v1/appengine.proto")
    public final class VersionsGrpc
    extends Object
     Manages versions of a service.
     
    • Method Detail

      • getCreateVersionMethod

        public static io.grpc.MethodDescriptor<CreateVersionRequest,​com.google.longrunning.Operation> getCreateVersionMethod()
      • getUpdateVersionMethod

        public static io.grpc.MethodDescriptor<UpdateVersionRequest,​com.google.longrunning.Operation> getUpdateVersionMethod()
      • getDeleteVersionMethod

        public static io.grpc.MethodDescriptor<DeleteVersionRequest,​com.google.longrunning.Operation> getDeleteVersionMethod()
      • newStub

        public static VersionsGrpc.VersionsStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static VersionsGrpc.VersionsBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static VersionsGrpc.VersionsFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()