Uses of Interface
com.google.container.v1beta1.AcceleratorConfigOrBuilder
-
Packages that use AcceleratorConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of AcceleratorConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement AcceleratorConfigOrBuilder Modifier and Type Class Description classAcceleratorConfigAcceleratorConfig represents a Hardware Accelerator request.static classAcceleratorConfig.BuilderAcceleratorConfig represents a Hardware Accelerator request.Methods in com.google.container.v1beta1 that return AcceleratorConfigOrBuilder Modifier and Type Method Description AcceleratorConfigOrBuilderNodeConfig.Builder. getAcceleratorsOrBuilder(int index)A list of hardware accelerators to be attached to each node.AcceleratorConfigOrBuilderNodeConfig. getAcceleratorsOrBuilder(int index)A list of hardware accelerators to be attached to each node.AcceleratorConfigOrBuilderNodeConfigOrBuilder. getAcceleratorsOrBuilder(int index)A list of hardware accelerators to be attached to each node.Methods in com.google.container.v1beta1 that return types with arguments of type AcceleratorConfigOrBuilder Modifier and Type Method Description List<? extends AcceleratorConfigOrBuilder>NodeConfig.Builder. getAcceleratorsOrBuilderList()A list of hardware accelerators to be attached to each node.List<? extends AcceleratorConfigOrBuilder>NodeConfig. getAcceleratorsOrBuilderList()A list of hardware accelerators to be attached to each node.List<? extends AcceleratorConfigOrBuilder>NodeConfigOrBuilder. getAcceleratorsOrBuilderList()A list of hardware accelerators to be attached to each node.
-