Package io.fabric8.kubernetes.api.model
Interface PersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
PersistentVolumeClaimStatusFluent.ConditionsNested<N>,WatchEventFluent.PersistentVolumeClaimConditionObjectNested<N>
- All Known Implementing Classes:
DoneablePersistentVolumeClaimCondition,PersistentVolumeClaimConditionBuilder,PersistentVolumeClaimConditionFluentImpl,PersistentVolumeClaimStatusFluentImpl.ConditionsNestedImpl,WatchEventFluentImpl.PersistentVolumeClaimConditionObjectNestedImpl
public interface PersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>> extends Fluent<A>
-
Method Summary
-
Method Details
-
getLastProbeTime
String getLastProbeTime() -
withLastProbeTime
-
hasLastProbeTime
Boolean hasLastProbeTime() -
withNewLastProbeTime
-
withNewLastProbeTime
-
withNewLastProbeTime
-
getLastTransitionTime
String getLastTransitionTime() -
withLastTransitionTime
-
hasLastTransitionTime
Boolean hasLastTransitionTime() -
withNewLastTransitionTime
-
withNewLastTransitionTime
-
withNewLastTransitionTime
-
getMessage
String getMessage() -
withMessage
-
hasMessage
Boolean hasMessage() -
withNewMessage
-
withNewMessage
-
withNewMessage
-
getReason
String getReason() -
withReason
-
hasReason
Boolean hasReason() -
withNewReason
-
withNewReason
-
withNewReason
-
getStatus
String getStatus() -
withStatus
-
hasStatus
Boolean hasStatus() -
withNewStatus
-
withNewStatus
-
withNewStatus
-
getType
String getType() -
withType
-
hasType
Boolean hasType() -
withNewType
-
withNewType
-
withNewType
-