Uses of Class
com.google.cloud.compute.v1.stub.PublicDelegatedPrefixesStubSettings
-
Packages that use PublicDelegatedPrefixesStubSettings 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 PublicDelegatedPrefixesStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type PublicDelegatedPrefixesStubSettings Modifier and Type Method Description static PublicDelegatedPrefixesSettingsPublicDelegatedPrefixesSettings. create(PublicDelegatedPrefixesStubSettings stub) -
Uses of PublicDelegatedPrefixesStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return PublicDelegatedPrefixesStubSettings Modifier and Type Method Description PublicDelegatedPrefixesStubSettingsPublicDelegatedPrefixesStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type PublicDelegatedPrefixesStubSettings Modifier and Type Method Description static HttpJsonPublicDelegatedPrefixesStubHttpJsonPublicDelegatedPrefixesStub. create(PublicDelegatedPrefixesStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type PublicDelegatedPrefixesStubSettings Constructor Description Builder(PublicDelegatedPrefixesStubSettings settings)HttpJsonPublicDelegatedPrefixesStub(PublicDelegatedPrefixesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonPublicDelegatedPrefixesStub, using the given settings.HttpJsonPublicDelegatedPrefixesStub(PublicDelegatedPrefixesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonPublicDelegatedPrefixesStub, using the given settings.
-