Send feedback
Class Autopilot.Builder (2.3.6)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.3.6 keyboard_arrow_down
public static final class Autopilot . Builder extends GeneratedMessageV3 . Builder<Autopilot . Builder > implements AutopilotOrBuilder
Autopilot is the configuration for Autopilot settings on the cluster.
Protobuf type google.container.v1.Autopilot
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Autopilot . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
Returns
buildPartial()
public Autopilot buildPartial ()
Returns
clear()
public Autopilot . Builder clear ()
Returns
Overrides
clearEnabled()
public Autopilot . Builder clearEnabled ()
Enable Autopilot
bool enabled = 1;
Returns
clearField(Descriptors.FieldDescriptor field)
public Autopilot . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Autopilot . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public Autopilot . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public Autopilot getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getEnabled()
public boolean getEnabled ()
Enable Autopilot
bool enabled = 1;
Returns
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(Autopilot other)
public Autopilot . Builder mergeFrom ( Autopilot other )
Parameter
Returns
public Autopilot . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public Autopilot . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Autopilot . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setEnabled(boolean value)
public Autopilot . Builder setEnabled ( boolean value )
Enable Autopilot
bool enabled = 1;
Parameter
Name Description value boolean
The enabled to set.
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public Autopilot . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Autopilot . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Autopilot . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]