Uses of Class
com.google.container.v1.Autopilot
-
Packages that use Autopilot Package Description com.google.container.v1 -
-
Uses of Autopilot in com.google.container.v1
Methods in com.google.container.v1 that return Autopilot Modifier and Type Method Description Autopilot
Autopilot.Builder. build()
Autopilot
Autopilot.Builder. buildPartial()
Autopilot
Cluster.Builder. getAutopilot()
Autopilot configuration for the cluster.Autopilot
Cluster. getAutopilot()
Autopilot configuration for the cluster.Autopilot
ClusterOrBuilder. getAutopilot()
Autopilot configuration for the cluster.static Autopilot
Autopilot. getDefaultInstance()
Autopilot
Autopilot.Builder. getDefaultInstanceForType()
Autopilot
Autopilot. getDefaultInstanceForType()
static Autopilot
Autopilot. parseDelimitedFrom(InputStream input)
static Autopilot
Autopilot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Autopilot
Autopilot. parseFrom(byte[] data)
static Autopilot
Autopilot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Autopilot
Autopilot. parseFrom(com.google.protobuf.ByteString data)
static Autopilot
Autopilot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Autopilot
Autopilot. parseFrom(com.google.protobuf.CodedInputStream input)
static Autopilot
Autopilot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Autopilot
Autopilot. parseFrom(InputStream input)
static Autopilot
Autopilot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Autopilot
Autopilot. parseFrom(ByteBuffer data)
static Autopilot
Autopilot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.container.v1 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.v1 with parameters of type Autopilot Modifier and Type Method Description Cluster.Builder
Cluster.Builder. mergeAutopilot(Autopilot value)
Autopilot configuration for the cluster.Autopilot.Builder
Autopilot.Builder. mergeFrom(Autopilot other)
static Autopilot.Builder
Autopilot. newBuilder(Autopilot prototype)
Cluster.Builder
Cluster.Builder. setAutopilot(Autopilot value)
Autopilot configuration for the cluster.
-