Uses of Class
com.google.cloud.compute.v1.stub.LicensesStub
-
Packages that use LicensesStub 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 LicensesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return LicensesStub Modifier and Type Method Description LicensesStubLicensesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type LicensesStub Modifier and Type Method Description static LicensesClientLicensesClient. create(LicensesStub stub)Constructs an instance of LicensesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type LicensesStub Constructor Description LicensesClient(LicensesStub stub) -
Uses of LicensesStub in com.google.cloud.compute.v1.stub
Subclasses of LicensesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonLicensesStubREST stub implementation for the Licenses service API.Methods in com.google.cloud.compute.v1.stub that return LicensesStub Modifier and Type Method Description LicensesStubLicensesStubSettings. createStub()
-