Uses of Class
com.google.cloud.compute.v1.stub.LicenseCodesStub
-
Packages that use LicenseCodesStub 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 LicenseCodesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return LicenseCodesStub Modifier and Type Method Description LicenseCodesStubLicenseCodesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type LicenseCodesStub Modifier and Type Method Description static LicenseCodesClientLicenseCodesClient. create(LicenseCodesStub stub)Constructs an instance of LicenseCodesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type LicenseCodesStub Constructor Description LicenseCodesClient(LicenseCodesStub stub) -
Uses of LicenseCodesStub in com.google.cloud.compute.v1.stub
Subclasses of LicenseCodesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonLicenseCodesStubREST stub implementation for the LicenseCodes service API.Methods in com.google.cloud.compute.v1.stub that return LicenseCodesStub Modifier and Type Method Description LicenseCodesStubLicenseCodesStubSettings. createStub()
-