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