Uses of Class
com.google.cloud.shell.v1.CloudShellServiceGrpc.CloudShellServiceStub
-
Packages that use CloudShellServiceGrpc.CloudShellServiceStub Package Description com.google.cloud.shell.v1 A client to Cloud Shell API -
-
Uses of CloudShellServiceGrpc.CloudShellServiceStub in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return CloudShellServiceGrpc.CloudShellServiceStub Modifier and Type Method Description protected CloudShellServiceGrpc.CloudShellServiceStub
CloudShellServiceGrpc.CloudShellServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CloudShellServiceGrpc.CloudShellServiceStub
CloudShellServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-