public interface ManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagedFieldsEntryFluent.FieldsV1Nested<N> |
String getApiVersion()
Boolean hasApiVersion()
@Deprecated A withNewApiVersion(String arg0)
String getFieldsType()
Boolean hasFieldsType()
@Deprecated A withNewFieldsType(String arg0)
@Deprecated FieldsV1 getFieldsV1()
FieldsV1 buildFieldsV1()
Boolean hasFieldsV1()
ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1()
ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1Like(FieldsV1 item)
ManagedFieldsEntryFluent.FieldsV1Nested<A> editFieldsV1()
ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1()
ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1Like(FieldsV1 item)
String getManager()
Boolean hasManager()
@Deprecated A withNewManager(String arg0)
String getOperation()
Boolean hasOperation()
@Deprecated A withNewOperation(String arg0)
String getTime()
Boolean hasTime()
@Deprecated A withNewTime(String arg0)
Copyright © 2015–2021 Red Hat. All rights reserved.