Uses of Class
com.google.cloud.compute.v1.ProjectsSettings
-
Packages that use ProjectsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ProjectsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ProjectsSettings Modifier and Type Method Description ProjectsSettingsProjectsSettings.Builder. build()static ProjectsSettingsProjectsSettings. create(ProjectsStubSettings stub)ProjectsSettingsProjectsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type ProjectsSettings Modifier and Type Method Description static ProjectsClientProjectsClient. create(ProjectsSettings settings)Constructs an instance of ProjectsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type ProjectsSettings Constructor Description Builder(ProjectsSettings settings)ProjectsClient(ProjectsSettings settings)Constructs an instance of ProjectsClient, using the given settings.
-