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