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 CloudShellServiceClientCloudShellServiceClient. create()Constructs an instance of CloudShellServiceClient with default settings.static CloudShellServiceClientCloudShellServiceClient. create(CloudShellServiceSettings settings)Constructs an instance of CloudShellServiceClient, using the given settings.static CloudShellServiceClientCloudShellServiceClient. create(CloudShellServiceStub stub)Constructs an instance of CloudShellServiceClient, using the given stub for making calls.
-