Uses of Interface
com.google.container.v1.AutopilotOrBuilder
-
Packages that use AutopilotOrBuilder Package Description com.google.container.v1 -
-
Uses of AutopilotOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement AutopilotOrBuilder Modifier and Type Class Description class
Autopilot
Autopilot is the configuration for Autopilot settings on the cluster.static class
Autopilot.Builder
Autopilot is the configuration for Autopilot settings on the cluster.Methods in com.google.container.v1 that return AutopilotOrBuilder Modifier and Type Method Description AutopilotOrBuilder
Cluster.Builder. getAutopilotOrBuilder()
Autopilot configuration for the cluster.AutopilotOrBuilder
Cluster. getAutopilotOrBuilder()
Autopilot configuration for the cluster.AutopilotOrBuilder
ClusterOrBuilder. getAutopilotOrBuilder()
Autopilot configuration for the cluster.
-