Uses of Class
com.google.cloud.compute.v1.stub.GlobalPublicDelegatedPrefixesStub
-
Packages that use GlobalPublicDelegatedPrefixesStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GlobalPublicDelegatedPrefixesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalPublicDelegatedPrefixesStub Modifier and Type Method Description GlobalPublicDelegatedPrefixesStub
GlobalPublicDelegatedPrefixesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type GlobalPublicDelegatedPrefixesStub Modifier and Type Method Description static GlobalPublicDelegatedPrefixesClient
GlobalPublicDelegatedPrefixesClient. create(GlobalPublicDelegatedPrefixesStub stub)
Constructs an instance of GlobalPublicDelegatedPrefixesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type GlobalPublicDelegatedPrefixesStub Constructor Description GlobalPublicDelegatedPrefixesClient(GlobalPublicDelegatedPrefixesStub stub)
-
Uses of GlobalPublicDelegatedPrefixesStub in com.google.cloud.compute.v1.stub
Subclasses of GlobalPublicDelegatedPrefixesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonGlobalPublicDelegatedPrefixesStub
REST stub implementation for the GlobalPublicDelegatedPrefixes service API.Methods in com.google.cloud.compute.v1.stub that return GlobalPublicDelegatedPrefixesStub Modifier and Type Method Description GlobalPublicDelegatedPrefixesStub
GlobalPublicDelegatedPrefixesStubSettings. createStub()
-