Send feedback
Class NodeConfigDefaults.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 NodeConfigDefaults . Builder extends GeneratedMessageV3 . Builder<NodeConfigDefaults . Builder > implements NodeConfigDefaultsOrBuilder
Subset of NodeConfig message that has defaults.
Protobuf type google.container.v1.NodeConfigDefaults
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public NodeConfigDefaults . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public NodeConfigDefaults build ()
Returns
buildPartial()
public NodeConfigDefaults buildPartial ()
Returns
clear()
public NodeConfigDefaults . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public NodeConfigDefaults . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearGcfsConfig()
public NodeConfigDefaults . Builder clearGcfsConfig ()
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public NodeConfigDefaults . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public NodeConfigDefaults . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public NodeConfigDefaults getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getGcfsConfig()
public GcfsConfig getGcfsConfig ()
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Returns
getGcfsConfigBuilder()
public GcfsConfig . Builder getGcfsConfigBuilder ()
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Returns
getGcfsConfigOrBuilder()
public GcfsConfigOrBuilder getGcfsConfigOrBuilder ()
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Returns
hasGcfsConfig()
public boolean hasGcfsConfig ()
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Returns
Type Description boolean Whether the gcfsConfig field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(NodeConfigDefaults other)
public NodeConfigDefaults . Builder mergeFrom ( NodeConfigDefaults other )
Parameter
Returns
public NodeConfigDefaults . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public NodeConfigDefaults . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeGcfsConfig(GcfsConfig value)
public NodeConfigDefaults . Builder mergeGcfsConfig ( GcfsConfig value )
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final NodeConfigDefaults . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public NodeConfigDefaults . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setGcfsConfig(GcfsConfig value)
public NodeConfigDefaults . Builder setGcfsConfig ( GcfsConfig value )
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Parameter
Returns
setGcfsConfig(GcfsConfig.Builder builderForValue)
public NodeConfigDefaults . Builder setGcfsConfig ( GcfsConfig . Builder builderForValue )
GCFS (Google Container File System, a.k.a Riptide) options.
.google.container.v1.GcfsConfig gcfs_config = 1;
Parameter
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public NodeConfigDefaults . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final NodeConfigDefaults . 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."],[],[]]