Uses of Class
com.google.cloud.compute.v1.stub.PublicDelegatedPrefixesStub
-
Packages that use PublicDelegatedPrefixesStub 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 PublicDelegatedPrefixesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PublicDelegatedPrefixesStub Modifier and Type Method Description PublicDelegatedPrefixesStub
PublicDelegatedPrefixesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type PublicDelegatedPrefixesStub Modifier and Type Method Description static PublicDelegatedPrefixesClient
PublicDelegatedPrefixesClient. create(PublicDelegatedPrefixesStub stub)
Constructs an instance of PublicDelegatedPrefixesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type PublicDelegatedPrefixesStub Constructor Description PublicDelegatedPrefixesClient(PublicDelegatedPrefixesStub stub)
-
Uses of PublicDelegatedPrefixesStub in com.google.cloud.compute.v1.stub
Subclasses of PublicDelegatedPrefixesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonPublicDelegatedPrefixesStub
REST stub implementation for the PublicDelegatedPrefixes service API.Methods in com.google.cloud.compute.v1.stub that return PublicDelegatedPrefixesStub Modifier and Type Method Description PublicDelegatedPrefixesStub
PublicDelegatedPrefixesStubSettings. createStub()
-