Uses of Class
com.google.cloud.shell.v1.CloudShellServiceGrpc.CloudShellServiceFutureStub
-
Packages that use CloudShellServiceGrpc.CloudShellServiceFutureStub Package Description com.google.cloud.shell.v1 A client to Cloud Shell API -
-
Uses of CloudShellServiceGrpc.CloudShellServiceFutureStub in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return CloudShellServiceGrpc.CloudShellServiceFutureStub Modifier and Type Method Description protected CloudShellServiceGrpc.CloudShellServiceFutureStub
CloudShellServiceGrpc.CloudShellServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudShellServiceGrpc.CloudShellServiceFutureStub
CloudShellServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-