Class Generated.ManagedFieldsEntry.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
- k8s.io.apimachinery.pkg.apis.meta.v1.Generated.ManagedFieldsEntry.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,Generated.ManagedFieldsEntryOrBuilder
- Enclosing class:
- Generated.ManagedFieldsEntry
public static final class Generated.ManagedFieldsEntry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder> implements Generated.ManagedFieldsEntryOrBuilder
ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.
Protobuf typek8s.io.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Generated.ManagedFieldsEntry.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.ManagedFieldsEntrybuild()Generated.ManagedFieldsEntrybuildPartial()Generated.ManagedFieldsEntry.Builderclear()Generated.ManagedFieldsEntry.BuilderclearApiVersion()APIVersion defines the version of this resource that this field set applies to.Generated.ManagedFieldsEntry.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Generated.ManagedFieldsEntry.BuilderclearFieldsType()FieldsType is the discriminator for the different fields format and version.Generated.ManagedFieldsEntry.BuilderclearFieldsV1()FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.Generated.ManagedFieldsEntry.BuilderclearManager()Manager is an identifier of the workflow managing these fields.Generated.ManagedFieldsEntry.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Generated.ManagedFieldsEntry.BuilderclearOperation()Operation is the type of operation which lead to this ManagedFieldsEntry being created.Generated.ManagedFieldsEntry.BuilderclearSubresource()Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource.Generated.ManagedFieldsEntry.BuilderclearTime()Time is the timestamp of when the ManagedFields entry was added.Generated.ManagedFieldsEntry.Builderclone()StringgetApiVersion()APIVersion defines the version of this resource that this field set applies to.com.google.protobuf.ByteStringgetApiVersionBytes()APIVersion defines the version of this resource that this field set applies to.Generated.ManagedFieldsEntrygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetFieldsType()FieldsType is the discriminator for the different fields format and version.com.google.protobuf.ByteStringgetFieldsTypeBytes()FieldsType is the discriminator for the different fields format and version.Generated.FieldsV1getFieldsV1()FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.Generated.FieldsV1.BuildergetFieldsV1Builder()FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.Generated.FieldsV1OrBuildergetFieldsV1OrBuilder()FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.StringgetManager()Manager is an identifier of the workflow managing these fields.com.google.protobuf.ByteStringgetManagerBytes()Manager is an identifier of the workflow managing these fields.StringgetOperation()Operation is the type of operation which lead to this ManagedFieldsEntry being created.com.google.protobuf.ByteStringgetOperationBytes()Operation is the type of operation which lead to this ManagedFieldsEntry being created.StringgetSubresource()Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource.com.google.protobuf.ByteStringgetSubresourceBytes()Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource.Generated.TimegetTime()Time is the timestamp of when the ManagedFields entry was added.Generated.Time.BuildergetTimeBuilder()Time is the timestamp of when the ManagedFields entry was added.Generated.TimeOrBuildergetTimeOrBuilder()Time is the timestamp of when the ManagedFields entry was added.booleanhasApiVersion()APIVersion defines the version of this resource that this field set applies to.booleanhasFieldsType()FieldsType is the discriminator for the different fields format and version.booleanhasFieldsV1()FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.booleanhasManager()Manager is an identifier of the workflow managing these fields.booleanhasOperation()Operation is the type of operation which lead to this ManagedFieldsEntry being created.booleanhasSubresource()Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource.booleanhasTime()Time is the timestamp of when the ManagedFields entry was added.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Generated.ManagedFieldsEntry.BuildermergeFieldsV1(Generated.FieldsV1 value)FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.Generated.ManagedFieldsEntry.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Generated.ManagedFieldsEntry.BuildermergeFrom(com.google.protobuf.Message other)Generated.ManagedFieldsEntry.BuildermergeFrom(Generated.ManagedFieldsEntry other)Generated.ManagedFieldsEntry.BuildermergeTime(Generated.Time value)Time is the timestamp of when the ManagedFields entry was added.Generated.ManagedFieldsEntry.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Generated.ManagedFieldsEntry.BuildersetApiVersion(String value)APIVersion defines the version of this resource that this field set applies to.Generated.ManagedFieldsEntry.BuildersetApiVersionBytes(com.google.protobuf.ByteString value)APIVersion defines the version of this resource that this field set applies to.Generated.ManagedFieldsEntry.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Generated.ManagedFieldsEntry.BuildersetFieldsType(String value)FieldsType is the discriminator for the different fields format and version.Generated.ManagedFieldsEntry.BuildersetFieldsTypeBytes(com.google.protobuf.ByteString value)FieldsType is the discriminator for the different fields format and version.Generated.ManagedFieldsEntry.BuildersetFieldsV1(Generated.FieldsV1 value)FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.Generated.ManagedFieldsEntry.BuildersetFieldsV1(Generated.FieldsV1.Builder builderForValue)FieldsV1 holds the first JSON version format as described in the "FieldsV1" type.Generated.ManagedFieldsEntry.BuildersetManager(String value)Manager is an identifier of the workflow managing these fields.Generated.ManagedFieldsEntry.BuildersetManagerBytes(com.google.protobuf.ByteString value)Manager is an identifier of the workflow managing these fields.Generated.ManagedFieldsEntry.BuildersetOperation(String value)Operation is the type of operation which lead to this ManagedFieldsEntry being created.Generated.ManagedFieldsEntry.BuildersetOperationBytes(com.google.protobuf.ByteString value)Operation is the type of operation which lead to this ManagedFieldsEntry being created.Generated.ManagedFieldsEntry.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Generated.ManagedFieldsEntry.BuildersetSubresource(String value)Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource.Generated.ManagedFieldsEntry.BuildersetSubresourceBytes(com.google.protobuf.ByteString value)Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource.Generated.ManagedFieldsEntry.BuildersetTime(Generated.Time value)Time is the timestamp of when the ManagedFields entry was added.Generated.ManagedFieldsEntry.BuildersetTime(Generated.Time.Builder builderForValue)Time is the timestamp of when the ManagedFields entry was added.Generated.ManagedFieldsEntry.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
clear
public Generated.ManagedFieldsEntry.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
getDefaultInstanceForType
public Generated.ManagedFieldsEntry getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Generated.ManagedFieldsEntry build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Generated.ManagedFieldsEntry buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Generated.ManagedFieldsEntry.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
setField
public Generated.ManagedFieldsEntry.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
clearField
public Generated.ManagedFieldsEntry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
clearOneof
public Generated.ManagedFieldsEntry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
setRepeatedField
public Generated.ManagedFieldsEntry.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
addRepeatedField
public Generated.ManagedFieldsEntry.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
mergeFrom
public Generated.ManagedFieldsEntry.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.ManagedFieldsEntry.Builder>
-
mergeFrom
public Generated.ManagedFieldsEntry.Builder mergeFrom(Generated.ManagedFieldsEntry other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
mergeFrom
public Generated.ManagedFieldsEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Generated.ManagedFieldsEntry.Builder>- Throws:
IOException
-
hasManager
public boolean hasManager()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;- Specified by:
hasManagerin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the manager field is set.
-
getManager
public String getManager()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;- Specified by:
getManagerin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The manager.
-
getManagerBytes
public com.google.protobuf.ByteString getManagerBytes()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;- Specified by:
getManagerBytesin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The bytes for manager.
-
setManager
public Generated.ManagedFieldsEntry.Builder setManager(String value)
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;- Parameters:
value- The manager to set.- Returns:
- This builder for chaining.
-
clearManager
public Generated.ManagedFieldsEntry.Builder clearManager()
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;- Returns:
- This builder for chaining.
-
setManagerBytes
public Generated.ManagedFieldsEntry.Builder setManagerBytes(com.google.protobuf.ByteString value)
Manager is an identifier of the workflow managing these fields.
optional string manager = 1;- Parameters:
value- The bytes for manager to set.- Returns:
- This builder for chaining.
-
hasOperation
public boolean hasOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;- Specified by:
hasOperationin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the operation field is set.
-
getOperation
public String getOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;- Specified by:
getOperationin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The operation.
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;- Specified by:
getOperationBytesin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The bytes for operation.
-
setOperation
public Generated.ManagedFieldsEntry.Builder setOperation(String value)
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;- Parameters:
value- The operation to set.- Returns:
- This builder for chaining.
-
clearOperation
public Generated.ManagedFieldsEntry.Builder clearOperation()
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;- Returns:
- This builder for chaining.
-
setOperationBytes
public Generated.ManagedFieldsEntry.Builder setOperationBytes(com.google.protobuf.ByteString value)
Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.
optional string operation = 2;- Parameters:
value- The bytes for operation to set.- Returns:
- This builder for chaining.
-
hasApiVersion
public boolean hasApiVersion()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;- Specified by:
hasApiVersionin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the apiVersion field is set.
-
getApiVersion
public String getApiVersion()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;- Specified by:
getApiVersionin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The apiVersion.
-
getApiVersionBytes
public com.google.protobuf.ByteString getApiVersionBytes()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;- Specified by:
getApiVersionBytesin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The bytes for apiVersion.
-
setApiVersion
public Generated.ManagedFieldsEntry.Builder setApiVersion(String value)
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;- Parameters:
value- The apiVersion to set.- Returns:
- This builder for chaining.
-
clearApiVersion
public Generated.ManagedFieldsEntry.Builder clearApiVersion()
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;- Returns:
- This builder for chaining.
-
setApiVersionBytes
public Generated.ManagedFieldsEntry.Builder setApiVersionBytes(com.google.protobuf.ByteString value)
APIVersion defines the version of this resource that this field set applies to. The format is "group/version" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.
optional string apiVersion = 3;- Parameters:
value- The bytes for apiVersion to set.- Returns:
- This builder for chaining.
-
hasTime
public boolean hasTime()
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;- Specified by:
hasTimein interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the time field is set.
-
getTime
public Generated.Time getTime()
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;- Specified by:
getTimein interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The time.
-
setTime
public Generated.ManagedFieldsEntry.Builder setTime(Generated.Time value)
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;
-
setTime
public Generated.ManagedFieldsEntry.Builder setTime(Generated.Time.Builder builderForValue)
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;
-
mergeTime
public Generated.ManagedFieldsEntry.Builder mergeTime(Generated.Time value)
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;
-
clearTime
public Generated.ManagedFieldsEntry.Builder clearTime()
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;
-
getTimeBuilder
public Generated.Time.Builder getTimeBuilder()
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;
-
getTimeOrBuilder
public Generated.TimeOrBuilder getTimeOrBuilder()
Time is the timestamp of when the ManagedFields entry was added. The timestamp will also be updated if a field is added, the manager changes any of the owned fields value or removes a field. The timestamp does not update when a field is removed from the entry because another manager took it over. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.Time time = 4;- Specified by:
getTimeOrBuilderin interfaceGenerated.ManagedFieldsEntryOrBuilder
-
hasFieldsType
public boolean hasFieldsType()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;- Specified by:
hasFieldsTypein interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the fieldsType field is set.
-
getFieldsType
public String getFieldsType()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;- Specified by:
getFieldsTypein interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The fieldsType.
-
getFieldsTypeBytes
public com.google.protobuf.ByteString getFieldsTypeBytes()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;- Specified by:
getFieldsTypeBytesin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The bytes for fieldsType.
-
setFieldsType
public Generated.ManagedFieldsEntry.Builder setFieldsType(String value)
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;- Parameters:
value- The fieldsType to set.- Returns:
- This builder for chaining.
-
clearFieldsType
public Generated.ManagedFieldsEntry.Builder clearFieldsType()
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;- Returns:
- This builder for chaining.
-
setFieldsTypeBytes
public Generated.ManagedFieldsEntry.Builder setFieldsTypeBytes(com.google.protobuf.ByteString value)
FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"
optional string fieldsType = 6;- Parameters:
value- The bytes for fieldsType to set.- Returns:
- This builder for chaining.
-
hasFieldsV1
public boolean hasFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;- Specified by:
hasFieldsV1in interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the fieldsV1 field is set.
-
getFieldsV1
public Generated.FieldsV1 getFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;- Specified by:
getFieldsV1in interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The fieldsV1.
-
setFieldsV1
public Generated.ManagedFieldsEntry.Builder setFieldsV1(Generated.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;
-
setFieldsV1
public Generated.ManagedFieldsEntry.Builder setFieldsV1(Generated.FieldsV1.Builder builderForValue)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;
-
mergeFieldsV1
public Generated.ManagedFieldsEntry.Builder mergeFieldsV1(Generated.FieldsV1 value)
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;
-
clearFieldsV1
public Generated.ManagedFieldsEntry.Builder clearFieldsV1()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;
-
getFieldsV1Builder
public Generated.FieldsV1.Builder getFieldsV1Builder()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;
-
getFieldsV1OrBuilder
public Generated.FieldsV1OrBuilder getFieldsV1OrBuilder()
FieldsV1 holds the first JSON version format as described in the "FieldsV1" type. +optional
optional .k8s.io.apimachinery.pkg.apis.meta.v1.FieldsV1 fieldsV1 = 7;- Specified by:
getFieldsV1OrBuilderin interfaceGenerated.ManagedFieldsEntryOrBuilder
-
hasSubresource
public boolean hasSubresource()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;- Specified by:
hasSubresourcein interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- Whether the subresource field is set.
-
getSubresource
public String getSubresource()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;- Specified by:
getSubresourcein interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The subresource.
-
getSubresourceBytes
public com.google.protobuf.ByteString getSubresourceBytes()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;- Specified by:
getSubresourceBytesin interfaceGenerated.ManagedFieldsEntryOrBuilder- Returns:
- The bytes for subresource.
-
setSubresource
public Generated.ManagedFieldsEntry.Builder setSubresource(String value)
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;- Parameters:
value- The subresource to set.- Returns:
- This builder for chaining.
-
clearSubresource
public Generated.ManagedFieldsEntry.Builder clearSubresource()
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;- Returns:
- This builder for chaining.
-
setSubresourceBytes
public Generated.ManagedFieldsEntry.Builder setSubresourceBytes(com.google.protobuf.ByteString value)
Subresource is the name of the subresource used to update that object, or empty string if the object was updated through the main resource. The value of this field is used to distinguish between managers, even if they share the same name. For example, a status update will be distinct from a regular update using the same manager name. Note that the APIVersion field is not related to the Subresource field and it always corresponds to the version of the main resource.
optional string subresource = 8;- Parameters:
value- The bytes for subresource to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Generated.ManagedFieldsEntry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
mergeUnknownFields
public final Generated.ManagedFieldsEntry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Generated.ManagedFieldsEntry.Builder>
-
-