Uses of Class
com.google.cloud.shell.v1.stub.CloudShellServiceStub
-
Packages that use CloudShellServiceStub Package Description com.google.cloud.shell.v1 A client to Cloud Shell APIcom.google.cloud.shell.v1.stub -
-
Uses of CloudShellServiceStub in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return CloudShellServiceStub Modifier and Type Method Description CloudShellServiceStub
CloudShellServiceClient. getStub()
Methods in com.google.cloud.shell.v1 with parameters of type CloudShellServiceStub Modifier and Type Method Description static CloudShellServiceClient
CloudShellServiceClient. create(CloudShellServiceStub stub)
Constructs an instance of CloudShellServiceClient, using the given stub for making calls.Constructors in com.google.cloud.shell.v1 with parameters of type CloudShellServiceStub Constructor Description CloudShellServiceClient(CloudShellServiceStub stub)
-
Uses of CloudShellServiceStub in com.google.cloud.shell.v1.stub
Subclasses of CloudShellServiceStub in com.google.cloud.shell.v1.stub Modifier and Type Class Description class
GrpcCloudShellServiceStub
gRPC stub implementation for the CloudShellService service API.class
HttpJsonCloudShellServiceStub
REST stub implementation for the CloudShellService service API.Methods in com.google.cloud.shell.v1.stub that return CloudShellServiceStub Modifier and Type Method Description CloudShellServiceStub
CloudShellServiceStubSettings. createStub()
-