Class ApplicationsGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/appengine/v1/appengine.proto")
    public final class ApplicationsGrpc
    extends Object
     Manages App Engine applications.
     
    • Method Detail

      • getCreateApplicationMethod

        public static io.grpc.MethodDescriptor<CreateApplicationRequest,​com.google.longrunning.Operation> getCreateApplicationMethod()
      • getUpdateApplicationMethod

        public static io.grpc.MethodDescriptor<UpdateApplicationRequest,​com.google.longrunning.Operation> getUpdateApplicationMethod()
      • getRepairApplicationMethod

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

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

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

        public static ApplicationsGrpc.ApplicationsFutureStub 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()