Class CloneControllerGrpc

java.lang.Object
com.google.apphosting.base.protos.CloneControllerGrpc

public final class CloneControllerGrpc extends Object
  • Field Details

  • Method Details

    • getWaitForSandboxMethod

      public static io.grpc.MethodDescriptor<com.google.apphosting.base.protos.EmptyMessage,com.google.apphosting.base.protos.EmptyMessage> getWaitForSandboxMethod()
    • getApplyCloneSettingsMethod

      public static io.grpc.MethodDescriptor<com.google.apphosting.base.protos.ClonePb.CloneSettings,com.google.apphosting.base.protos.EmptyMessage> getApplyCloneSettingsMethod()
    • getSendDeadlineMethod

      public static io.grpc.MethodDescriptor<com.google.apphosting.base.protos.ModelClonePb.DeadlineInfo,com.google.apphosting.base.protos.EmptyMessage> getSendDeadlineMethod()
    • getGetPerformanceDataMethod

      public static io.grpc.MethodDescriptor<com.google.apphosting.base.protos.ModelClonePb.PerformanceDataRequest,com.google.apphosting.base.protos.ClonePb.PerformanceData> getGetPerformanceDataMethod()
    • newStub

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

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

      public static CloneControllerGrpc.CloneControllerFutureStub 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()