Send feedback
Class NodePool.UpdateInfo.Builder (2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.5.0 keyboard_arrow_down
public static final class NodePool . UpdateInfo . Builder extends GeneratedMessageV3 . Builder<NodePool . UpdateInfo . Builder > implements NodePool . UpdateInfoOrBuilder
UpdateInfo contains resource (instance groups, etc), status and other
intermediate information relevant to a node pool upgrade.
Protobuf type google.container.v1beta1.NodePool.UpdateInfo
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public NodePool . UpdateInfo . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public NodePool . UpdateInfo build ()
Returns
buildPartial()
public NodePool . UpdateInfo buildPartial ()
Returns
clear()
public NodePool . UpdateInfo . Builder clear ()
Returns
Overrides
clearBlueGreenInfo()
public NodePool . UpdateInfo . Builder clearBlueGreenInfo ()
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Returns
clearField(Descriptors.FieldDescriptor field)
public NodePool . UpdateInfo . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public NodePool . UpdateInfo . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public NodePool . UpdateInfo . Builder clone ()
Returns
Overrides
getBlueGreenInfo()
public NodePool . UpdateInfo . BlueGreenInfo getBlueGreenInfo ()
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Returns
getBlueGreenInfoBuilder()
public NodePool . UpdateInfo . BlueGreenInfo . Builder getBlueGreenInfoBuilder ()
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Returns
getBlueGreenInfoOrBuilder()
public NodePool . UpdateInfo . BlueGreenInfoOrBuilder getBlueGreenInfoOrBuilder ()
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Returns
getDefaultInstanceForType()
public NodePool . UpdateInfo getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
hasBlueGreenInfo()
public boolean hasBlueGreenInfo ()
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Returns
Type Description boolean Whether the blueGreenInfo field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeBlueGreenInfo(NodePool.UpdateInfo.BlueGreenInfo value)
public NodePool . UpdateInfo . Builder mergeBlueGreenInfo ( NodePool . UpdateInfo . BlueGreenInfo value )
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Parameter
Returns
mergeFrom(NodePool.UpdateInfo other)
public NodePool . UpdateInfo . Builder mergeFrom ( NodePool . UpdateInfo other )
Parameter
Returns
public NodePool . UpdateInfo . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public NodePool . UpdateInfo . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final NodePool . UpdateInfo . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setBlueGreenInfo(NodePool.UpdateInfo.BlueGreenInfo value)
public NodePool . UpdateInfo . Builder setBlueGreenInfo ( NodePool . UpdateInfo . BlueGreenInfo value )
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Parameter
Returns
setBlueGreenInfo(NodePool.UpdateInfo.BlueGreenInfo.Builder builderForValue)
public NodePool . UpdateInfo . Builder setBlueGreenInfo ( NodePool . UpdateInfo . BlueGreenInfo . Builder builderForValue )
Information of a blue-green upgrade.
.google.container.v1beta1.NodePool.UpdateInfo.BlueGreenInfo blue_green_info = 1;
Parameter
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public NodePool . UpdateInfo . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public NodePool . UpdateInfo . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final NodePool . UpdateInfo . 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."],[],[]]