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 CloudShellServiceStubCloudShellServiceClient. getStub()Methods in com.google.cloud.shell.v1 with parameters of type CloudShellServiceStub Modifier and Type Method Description static CloudShellServiceClientCloudShellServiceClient. 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 classGrpcCloudShellServiceStubgRPC stub implementation for the CloudShellService service API.classHttpJsonCloudShellServiceStubREST stub implementation for the CloudShellService service API.Methods in com.google.cloud.shell.v1.stub that return CloudShellServiceStub Modifier and Type Method Description CloudShellServiceStubCloudShellServiceStubSettings. createStub()
-