Uses of Class
com.google.apphosting.base.protos.CloneControllerGrpc.CloneControllerBlockingStub
-
Packages that use CloneControllerGrpc.CloneControllerBlockingStub Package Description com.google.apphosting.base.protos -
-
Uses of CloneControllerGrpc.CloneControllerBlockingStub in com.google.apphosting.base.protos
Methods in com.google.apphosting.base.protos that return CloneControllerGrpc.CloneControllerBlockingStub Modifier and Type Method Description protected CloneControllerGrpc.CloneControllerBlockingStubCloneControllerGrpc.CloneControllerBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static CloneControllerGrpc.CloneControllerBlockingStubCloneControllerGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-