Uses of Interface
io.kubernetes.client.proto.Meta.ManagedFieldsEntryOrBuilder
-
Uses of Meta.ManagedFieldsEntryOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement Meta.ManagedFieldsEntryOrBuilderModifier and TypeClassDescriptionstatic final class
ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.static final class
ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.Methods in io.kubernetes.client.proto that return Meta.ManagedFieldsEntryOrBuilderModifier and TypeMethodDescriptionMeta.ObjectMeta.Builder.getManagedFieldsOrBuilder
(int index) ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.Meta.ObjectMeta.getManagedFieldsOrBuilder
(int index) ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.Meta.ObjectMetaOrBuilder.getManagedFieldsOrBuilder
(int index) ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.Methods in io.kubernetes.client.proto that return types with arguments of type Meta.ManagedFieldsEntryOrBuilderModifier and TypeMethodDescriptionList<? extends Meta.ManagedFieldsEntryOrBuilder>
Meta.ObjectMeta.Builder.getManagedFieldsOrBuilderList()
ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.List<? extends Meta.ManagedFieldsEntryOrBuilder>
Meta.ObjectMeta.getManagedFieldsOrBuilderList()
ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.List<? extends Meta.ManagedFieldsEntryOrBuilder>
Meta.ObjectMetaOrBuilder.getManagedFieldsOrBuilderList()
ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.