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