Uses of Class
com.google.container.v1beta1.Autopilot
-
Packages that use Autopilot Package Description com.google.container.v1beta1 -
-
Uses of Autopilot in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return Autopilot Modifier and Type Method Description AutopilotAutopilot.Builder. build()AutopilotAutopilot.Builder. buildPartial()AutopilotCluster.Builder. getAutopilot()Autopilot configuration for the cluster.AutopilotCluster. getAutopilot()Autopilot configuration for the cluster.AutopilotClusterOrBuilder. getAutopilot()Autopilot configuration for the cluster.static AutopilotAutopilot. getDefaultInstance()AutopilotAutopilot.Builder. getDefaultInstanceForType()AutopilotAutopilot. getDefaultInstanceForType()static AutopilotAutopilot. parseDelimitedFrom(InputStream input)static AutopilotAutopilot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotAutopilot. parseFrom(byte[] data)static AutopilotAutopilot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotAutopilot. parseFrom(com.google.protobuf.ByteString data)static AutopilotAutopilot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotAutopilot. parseFrom(com.google.protobuf.CodedInputStream input)static AutopilotAutopilot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotAutopilot. parseFrom(InputStream input)static AutopilotAutopilot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AutopilotAutopilot. parseFrom(ByteBuffer data)static AutopilotAutopilot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.container.v1beta1 that return types with arguments of type Autopilot Modifier and Type Method Description com.google.protobuf.Parser<Autopilot>Autopilot. getParserForType()static com.google.protobuf.Parser<Autopilot>Autopilot. parser()Methods in com.google.container.v1beta1 with parameters of type Autopilot Modifier and Type Method Description Cluster.BuilderCluster.Builder. mergeAutopilot(Autopilot value)Autopilot configuration for the cluster.Autopilot.BuilderAutopilot.Builder. mergeFrom(Autopilot other)static Autopilot.BuilderAutopilot. newBuilder(Autopilot prototype)Cluster.BuilderCluster.Builder. setAutopilot(Autopilot value)Autopilot configuration for the cluster.
-