Uses of Interface
com.google.cloud.compute.v1.LicenseOrBuilder
-
Packages that use LicenseOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of LicenseOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement LicenseOrBuilder Modifier and Type Class Description classLicenseRepresents a License resource.static classLicense.BuilderRepresents a License resource.Methods in com.google.cloud.compute.v1 that return LicenseOrBuilder Modifier and Type Method Description LicenseOrBuilderLicensesListResponse.Builder. getItemsOrBuilder(int index)A list of License resources.LicenseOrBuilderLicensesListResponse. getItemsOrBuilder(int index)A list of License resources.LicenseOrBuilderLicensesListResponseOrBuilder. getItemsOrBuilder(int index)A list of License resources.LicenseOrBuilderInsertLicenseRequest.Builder. getLicenseResourceOrBuilder()The body resource for this requestLicenseOrBuilderInsertLicenseRequest. getLicenseResourceOrBuilder()The body resource for this requestLicenseOrBuilderInsertLicenseRequestOrBuilder. getLicenseResourceOrBuilder()The body resource for this requestMethods in com.google.cloud.compute.v1 that return types with arguments of type LicenseOrBuilder Modifier and Type Method Description List<? extends LicenseOrBuilder>LicensesListResponse.Builder. getItemsOrBuilderList()A list of License resources.List<? extends LicenseOrBuilder>LicensesListResponse. getItemsOrBuilderList()A list of License resources.List<? extends LicenseOrBuilder>LicensesListResponseOrBuilder. getItemsOrBuilderList()A list of License resources.
-