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 CloudShellServiceSettingsCloudShellServiceSettings.Builder. build()static CloudShellServiceSettingsCloudShellServiceSettings. create(CloudShellServiceStubSettings stub)CloudShellServiceSettingsCloudShellServiceClient. getSettings()Methods in com.google.cloud.shell.v1 with parameters of type CloudShellServiceSettings Modifier and Type Method Description static CloudShellServiceClientCloudShellServiceClient. 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.
-