Uses of Interface
com.google.cloud.tpu.v2alpha1.GuestAttributesEntryOrBuilder
-
Packages that use GuestAttributesEntryOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of GuestAttributesEntryOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement GuestAttributesEntryOrBuilder Modifier and Type Class Description classGuestAttributesEntryA guest attributes namespace/key/value entry.static classGuestAttributesEntry.BuilderA guest attributes namespace/key/value entry.Methods in com.google.cloud.tpu.v2alpha1 that return GuestAttributesEntryOrBuilder Modifier and Type Method Description GuestAttributesEntryOrBuilderGuestAttributesValue.Builder. getItemsOrBuilder(int index)The list of guest attributes entries.GuestAttributesEntryOrBuilderGuestAttributesValue. getItemsOrBuilder(int index)The list of guest attributes entries.GuestAttributesEntryOrBuilderGuestAttributesValueOrBuilder. getItemsOrBuilder(int index)The list of guest attributes entries.Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type GuestAttributesEntryOrBuilder Modifier and Type Method Description List<? extends GuestAttributesEntryOrBuilder>GuestAttributesValue.Builder. getItemsOrBuilderList()The list of guest attributes entries.List<? extends GuestAttributesEntryOrBuilder>GuestAttributesValue. getItemsOrBuilderList()The list of guest attributes entries.List<? extends GuestAttributesEntryOrBuilder>GuestAttributesValueOrBuilder. getItemsOrBuilderList()The list of guest attributes entries.
-