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 GlobalPublicDelegatedPrefixesSettings
GlobalPublicDelegatedPrefixesSettings.Builder. build()
static GlobalPublicDelegatedPrefixesSettings
GlobalPublicDelegatedPrefixesSettings. create(GlobalPublicDelegatedPrefixesStubSettings stub)
GlobalPublicDelegatedPrefixesSettings
GlobalPublicDelegatedPrefixesClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type GlobalPublicDelegatedPrefixesSettings Modifier and Type Method Description static GlobalPublicDelegatedPrefixesClient
GlobalPublicDelegatedPrefixesClient. 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.
-