Interface EventFluent<A extends EventFluent<A>>

    • Method Detail

      • getAction

        String getAction()
      • withAction

        A withAction​(String action)
      • withNewAction

        A withNewAction​(String arg1)
      • getApiVersion

        String getApiVersion()
      • withApiVersion

        A withApiVersion​(String apiVersion)
      • hasApiVersion

        Boolean hasApiVersion()
      • withNewApiVersion

        A withNewApiVersion​(String arg1)
      • getDeprecatedCount

        Integer getDeprecatedCount()
      • withDeprecatedCount

        A withDeprecatedCount​(Integer deprecatedCount)
      • hasDeprecatedCount

        Boolean hasDeprecatedCount()
      • getDeprecatedFirstTimestamp

        String getDeprecatedFirstTimestamp()
      • withDeprecatedFirstTimestamp

        A withDeprecatedFirstTimestamp​(String deprecatedFirstTimestamp)
      • hasDeprecatedFirstTimestamp

        Boolean hasDeprecatedFirstTimestamp()
      • withNewDeprecatedFirstTimestamp

        A withNewDeprecatedFirstTimestamp​(String arg1)
      • withNewDeprecatedFirstTimestamp

        A withNewDeprecatedFirstTimestamp​(StringBuilder arg1)
      • withNewDeprecatedFirstTimestamp

        A withNewDeprecatedFirstTimestamp​(StringBuffer arg1)
      • getDeprecatedLastTimestamp

        String getDeprecatedLastTimestamp()
      • withDeprecatedLastTimestamp

        A withDeprecatedLastTimestamp​(String deprecatedLastTimestamp)
      • hasDeprecatedLastTimestamp

        Boolean hasDeprecatedLastTimestamp()
      • withNewDeprecatedLastTimestamp

        A withNewDeprecatedLastTimestamp​(String arg1)
      • withNewDeprecatedLastTimestamp

        A withNewDeprecatedLastTimestamp​(StringBuilder arg1)
      • withNewDeprecatedLastTimestamp

        A withNewDeprecatedLastTimestamp​(StringBuffer arg1)
      • getDeprecatedSource

        io.fabric8.kubernetes.api.model.EventSource getDeprecatedSource()
      • withDeprecatedSource

        A withDeprecatedSource​(io.fabric8.kubernetes.api.model.EventSource deprecatedSource)
      • hasDeprecatedSource

        Boolean hasDeprecatedSource()
      • withNewDeprecatedSource

        A withNewDeprecatedSource​(String component,
                                  String host)
      • getEventTime

        io.fabric8.kubernetes.api.model.MicroTime getEventTime()
      • withEventTime

        A withEventTime​(io.fabric8.kubernetes.api.model.MicroTime eventTime)
      • hasEventTime

        Boolean hasEventTime()
      • withNewEventTime

        A withNewEventTime​(String time)
      • withKind

        A withKind​(String kind)
      • withNewKind

        A withNewKind​(String arg1)
      • getMetadata

        @Deprecated
        io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
        Deprecated.
        This method has been deprecated, please use method buildMetadata instead.
        Returns:
        The buildable object.
      • buildMetadata

        io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
      • withMetadata

        A withMetadata​(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
      • hasMetadata

        Boolean hasMetadata()
      • withNote

        A withNote​(String note)
      • withNewNote

        A withNewNote​(String arg1)
      • getReason

        String getReason()
      • withReason

        A withReason​(String reason)
      • withNewReason

        A withNewReason​(String arg1)
      • getRegarding

        @Deprecated
        io.fabric8.kubernetes.api.model.ObjectReference getRegarding()
        Deprecated.
        This method has been deprecated, please use method buildRegarding instead.
        Returns:
        The buildable object.
      • buildRegarding

        io.fabric8.kubernetes.api.model.ObjectReference buildRegarding()
      • withRegarding

        A withRegarding​(io.fabric8.kubernetes.api.model.ObjectReference regarding)
      • hasRegarding

        Boolean hasRegarding()
      • getRelated

        @Deprecated
        io.fabric8.kubernetes.api.model.ObjectReference getRelated()
        Deprecated.
        This method has been deprecated, please use method buildRelated instead.
        Returns:
        The buildable object.
      • buildRelated

        io.fabric8.kubernetes.api.model.ObjectReference buildRelated()
      • withRelated

        A withRelated​(io.fabric8.kubernetes.api.model.ObjectReference related)
      • editOrNewRelatedLike

        EventFluent.RelatedNested<A> editOrNewRelatedLike​(io.fabric8.kubernetes.api.model.ObjectReference item)
      • getReportingController

        String getReportingController()
      • withReportingController

        A withReportingController​(String reportingController)
      • hasReportingController

        Boolean hasReportingController()
      • withNewReportingController

        A withNewReportingController​(String arg1)
      • withNewReportingController

        A withNewReportingController​(StringBuilder arg1)
      • withNewReportingController

        A withNewReportingController​(StringBuffer arg1)
      • getReportingInstance

        String getReportingInstance()
      • withReportingInstance

        A withReportingInstance​(String reportingInstance)
      • hasReportingInstance

        Boolean hasReportingInstance()
      • withNewReportingInstance

        A withNewReportingInstance​(String arg1)
      • withNewReportingInstance

        A withNewReportingInstance​(StringBuilder arg1)
      • withNewReportingInstance

        A withNewReportingInstance​(StringBuffer arg1)
      • getSeries

        @Deprecated
        EventSeries getSeries()
        Deprecated.
        This method has been deprecated, please use method buildSeries instead.
        Returns:
        The buildable object.
      • withType

        A withType​(String type)
      • withNewType

        A withNewType​(String arg1)