Uses of Interface
com.google.cloud.compute.v1.LicenseCodeLicenseAliasOrBuilder
-
Packages that use LicenseCodeLicenseAliasOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of LicenseCodeLicenseAliasOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement LicenseCodeLicenseAliasOrBuilder Modifier and Type Class Description classLicenseCodeLicenseAliasstatic classLicenseCodeLicenseAlias.BuilderMethods in com.google.cloud.compute.v1 that return LicenseCodeLicenseAliasOrBuilder Modifier and Type Method Description LicenseCodeLicenseAliasOrBuilderLicenseCode.Builder. getLicenseAliasOrBuilder(int index)[Output Only] URL and description aliases of Licenses with the same License Code.LicenseCodeLicenseAliasOrBuilderLicenseCode. getLicenseAliasOrBuilder(int index)[Output Only] URL and description aliases of Licenses with the same License Code.LicenseCodeLicenseAliasOrBuilderLicenseCodeOrBuilder. getLicenseAliasOrBuilder(int index)[Output Only] URL and description aliases of Licenses with the same License Code.Methods in com.google.cloud.compute.v1 that return types with arguments of type LicenseCodeLicenseAliasOrBuilder Modifier and Type Method Description List<? extends LicenseCodeLicenseAliasOrBuilder>LicenseCode.Builder. getLicenseAliasOrBuilderList()[Output Only] URL and description aliases of Licenses with the same License Code.List<? extends LicenseCodeLicenseAliasOrBuilder>LicenseCode. getLicenseAliasOrBuilderList()[Output Only] URL and description aliases of Licenses with the same License Code.List<? extends LicenseCodeLicenseAliasOrBuilder>LicenseCodeOrBuilder. getLicenseAliasOrBuilderList()[Output Only] URL and description aliases of Licenses with the same License Code.
-