Uses of Class
com.google.cloud.compute.v1.GlobalPublicDelegatedPrefixesClient
-
Packages that use GlobalPublicDelegatedPrefixesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GlobalPublicDelegatedPrefixesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalPublicDelegatedPrefixesClient Modifier and Type Method Description static GlobalPublicDelegatedPrefixesClient
GlobalPublicDelegatedPrefixesClient. create()
Constructs an instance of GlobalPublicDelegatedPrefixesClient with default settings.static GlobalPublicDelegatedPrefixesClient
GlobalPublicDelegatedPrefixesClient. create(GlobalPublicDelegatedPrefixesSettings settings)
Constructs an instance of GlobalPublicDelegatedPrefixesClient, using the given settings.static GlobalPublicDelegatedPrefixesClient
GlobalPublicDelegatedPrefixesClient. create(GlobalPublicDelegatedPrefixesStub stub)
Constructs an instance of GlobalPublicDelegatedPrefixesClient, using the given stub for making calls.
-