Uses of Class
com.google.cloud.shell.v1.CloudShellServiceSettings
-
Packages that use CloudShellServiceSettings Package Description com.google.cloud.shell.v1 A client to Cloud Shell API -
-
Uses of CloudShellServiceSettings in com.google.cloud.shell.v1
Methods in com.google.cloud.shell.v1 that return CloudShellServiceSettings Modifier and Type Method Description CloudShellServiceSettings
CloudShellServiceSettings.Builder. build()
static CloudShellServiceSettings
CloudShellServiceSettings. create(CloudShellServiceStubSettings stub)
CloudShellServiceSettings
CloudShellServiceClient. getSettings()
Methods in com.google.cloud.shell.v1 with parameters of type CloudShellServiceSettings Modifier and Type Method Description static CloudShellServiceClient
CloudShellServiceClient. create(CloudShellServiceSettings settings)
Constructs an instance of CloudShellServiceClient, using the given settings.Constructors in com.google.cloud.shell.v1 with parameters of type CloudShellServiceSettings Constructor Description Builder(CloudShellServiceSettings settings)
CloudShellServiceClient(CloudShellServiceSettings settings)
Constructs an instance of CloudShellServiceClient, using the given settings.
-