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