Uses of Interface
com.google.cloud.tpu.v2alpha1.GuestAttributesOrBuilder
-
Packages that use GuestAttributesOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of GuestAttributesOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement GuestAttributesOrBuilder Modifier and Type Class Description classGuestAttributesA guest attributes.static classGuestAttributes.BuilderA guest attributes.Methods in com.google.cloud.tpu.v2alpha1 that return GuestAttributesOrBuilder Modifier and Type Method Description GuestAttributesOrBuilderGetGuestAttributesResponse.Builder. getGuestAttributesOrBuilder(int index)The guest attributes for the TPU workers.GuestAttributesOrBuilderGetGuestAttributesResponse. getGuestAttributesOrBuilder(int index)The guest attributes for the TPU workers.GuestAttributesOrBuilderGetGuestAttributesResponseOrBuilder. getGuestAttributesOrBuilder(int index)The guest attributes for the TPU workers.Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type GuestAttributesOrBuilder Modifier and Type Method Description List<? extends GuestAttributesOrBuilder>GetGuestAttributesResponse.Builder. getGuestAttributesOrBuilderList()The guest attributes for the TPU workers.List<? extends GuestAttributesOrBuilder>GetGuestAttributesResponse. getGuestAttributesOrBuilderList()The guest attributes for the TPU workers.List<? extends GuestAttributesOrBuilder>GetGuestAttributesResponseOrBuilder. getGuestAttributesOrBuilderList()The guest attributes for the TPU workers.
-