Interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1ObjectMetaFluent.ManagedFieldsNested<N>
All Known Implementing Classes:
V1ManagedFieldsEntryBuilder, V1ManagedFieldsEntryFluentImpl

public interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>> extends Fluent<A>
Generated
  • Method Details

    • getApiVersion

      String getApiVersion()
    • withApiVersion

      A withApiVersion(String apiVersion)
    • hasApiVersion

      Boolean hasApiVersion()
    • getFieldsType

      String getFieldsType()
    • withFieldsType

      A withFieldsType(String fieldsType)
    • hasFieldsType

      Boolean hasFieldsType()
    • getFieldsV1

      Object getFieldsV1()
    • withFieldsV1

      A withFieldsV1(Object fieldsV1)
    • hasFieldsV1

      Boolean hasFieldsV1()
    • getManager

      String getManager()
    • withManager

      A withManager(String manager)
    • hasManager

      Boolean hasManager()
    • getOperation

      String getOperation()
    • withOperation

      A withOperation(String operation)
    • hasOperation

      Boolean hasOperation()
    • getSubresource

      String getSubresource()
    • withSubresource

      A withSubresource(String subresource)
    • hasSubresource

      Boolean hasSubresource()
    • getTime

      OffsetDateTime getTime()
    • withTime

      A withTime(OffsetDateTime time)
    • hasTime

      Boolean hasTime()