Uses of Interface
k8s.io.apimachinery.pkg.apis.meta.v1.Generated.ManagedFieldsEntryOrBuilder
-
Packages that use Generated.ManagedFieldsEntryOrBuilder Package Description k8s.io.apimachinery.pkg.apis.meta.v1 -
-
Uses of Generated.ManagedFieldsEntryOrBuilder in k8s.io.apimachinery.pkg.apis.meta.v1
Classes in k8s.io.apimachinery.pkg.apis.meta.v1 that implement Generated.ManagedFieldsEntryOrBuilder Modifier and Type Class Description static classGenerated.ManagedFieldsEntryManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.static classGenerated.ManagedFieldsEntry.BuilderManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.Methods in k8s.io.apimachinery.pkg.apis.meta.v1 that return Generated.ManagedFieldsEntryOrBuilder Modifier and Type Method Description Generated.ManagedFieldsEntryOrBuilderGenerated.ObjectMeta.Builder. getManagedFieldsOrBuilder(int index)ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.Generated.ManagedFieldsEntryOrBuilderGenerated.ObjectMeta. getManagedFieldsOrBuilder(int index)ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.Generated.ManagedFieldsEntryOrBuilderGenerated.ObjectMetaOrBuilder. getManagedFieldsOrBuilder(int index)ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.Methods in k8s.io.apimachinery.pkg.apis.meta.v1 that return types with arguments of type Generated.ManagedFieldsEntryOrBuilder Modifier and Type Method Description List<? extends Generated.ManagedFieldsEntryOrBuilder>Generated.ObjectMeta.Builder. getManagedFieldsOrBuilderList()ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.List<? extends Generated.ManagedFieldsEntryOrBuilder>Generated.ObjectMeta. getManagedFieldsOrBuilderList()ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.List<? extends Generated.ManagedFieldsEntryOrBuilder>Generated.ObjectMetaOrBuilder. getManagedFieldsOrBuilderList()ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow.
-