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 class
LicenseCodeLicenseAlias
static class
LicenseCodeLicenseAlias.Builder
Methods in com.google.cloud.compute.v1 that return LicenseCodeLicenseAliasOrBuilder Modifier and Type Method Description LicenseCodeLicenseAliasOrBuilder
LicenseCode.Builder. getLicenseAliasOrBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.LicenseCodeLicenseAliasOrBuilder
LicenseCode. getLicenseAliasOrBuilder(int index)
[Output Only] URL and description aliases of Licenses with the same License Code.LicenseCodeLicenseAliasOrBuilder
LicenseCodeOrBuilder. 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.
-