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 GlobalPublicDelegatedPrefixesClientGlobalPublicDelegatedPrefixesClient. create()Constructs an instance of GlobalPublicDelegatedPrefixesClient with default settings.static GlobalPublicDelegatedPrefixesClientGlobalPublicDelegatedPrefixesClient. create(GlobalPublicDelegatedPrefixesSettings settings)Constructs an instance of GlobalPublicDelegatedPrefixesClient, using the given settings.static GlobalPublicDelegatedPrefixesClientGlobalPublicDelegatedPrefixesClient. create(GlobalPublicDelegatedPrefixesStub stub)Constructs an instance of GlobalPublicDelegatedPrefixesClient, using the given stub for making calls.
-