Uses of Class
com.google.cloud.shell.v1.stub.GrpcCloudShellServiceStub
-
Packages that use GrpcCloudShellServiceStub Package Description com.google.cloud.shell.v1.stub -
-
Uses of GrpcCloudShellServiceStub in com.google.cloud.shell.v1.stub
Methods in com.google.cloud.shell.v1.stub that return GrpcCloudShellServiceStub Modifier and Type Method Description static GrpcCloudShellServiceStub
GrpcCloudShellServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcCloudShellServiceStub
GrpcCloudShellServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcCloudShellServiceStub
GrpcCloudShellServiceStub. create(CloudShellServiceStubSettings settings)
-