Uses of Class
io.fabric8.kubernetes.api.model.FieldsV1
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of FieldsV1 in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return FieldsV1 Modifier and Type Method Description FieldsV1FieldsV1Builder. build()FieldsV1ManagedFieldsEntryFluent. buildFieldsV1()FieldsV1ManagedFieldsEntryFluentImpl. buildFieldsV1()FieldsV1DoneableFieldsV1. done()FieldsV1ManagedFieldsEntry. getFieldsV1()FieldsV1ManagedFieldsEntryFluent. getFieldsV1()Deprecated.FieldsV1ManagedFieldsEntryFluentImpl. getFieldsV1()Deprecated.Constructors in io.fabric8.kubernetes.api.model with parameters of type FieldsV1 Constructor Description DoneableFieldsV1(FieldsV1 item)DoneableFieldsV1(FieldsV1 item, Function<FieldsV1,FieldsV1> function)FieldsV1Builder(FieldsV1 instance)FieldsV1Builder(FieldsV1Fluent<?> fluent, FieldsV1 instance)FieldsV1Builder(FieldsV1Fluent<?> fluent, FieldsV1 instance, Boolean validationEnabled)FieldsV1Builder(FieldsV1 instance, Boolean validationEnabled)FieldsV1FluentImpl(FieldsV1 instance)ManagedFieldsEntry(String apiVersion, String fieldsType, FieldsV1 fieldsV1, String manager, String operation, String time)Constructor parameters in io.fabric8.kubernetes.api.model with type arguments of type FieldsV1 Constructor Description DoneableFieldsV1(Function<FieldsV1,FieldsV1> function)DoneableFieldsV1(Function<FieldsV1,FieldsV1> function)DoneableFieldsV1(FieldsV1 item, Function<FieldsV1,FieldsV1> function)DoneableFieldsV1(FieldsV1 item, Function<FieldsV1,FieldsV1> function)