Uses of Class
com.google.cloud.shell.v1.CloudShellServiceClient
-
Packages that use CloudShellServiceClient Package Description com.google.cloud.shell.v1 A client to Cloud Shell API -
-
Uses of CloudShellServiceClient in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return CloudShellServiceClient Modifier and Type Method Description static CloudShellServiceClient
CloudShellServiceClient. create()
Constructs an instance of CloudShellServiceClient with default settings.static CloudShellServiceClient
CloudShellServiceClient. create(CloudShellServiceSettings settings)
Constructs an instance of CloudShellServiceClient, using the given settings.static CloudShellServiceClient
CloudShellServiceClient. create(CloudShellServiceStub stub)
Constructs an instance of CloudShellServiceClient, using the given stub for making calls.
-