Package io.fabric8.kubernetes.api.model
Class PersistentVolumeClaimConditionFluentImpl<A extends PersistentVolumeClaimConditionFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeClaimConditionFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,PersistentVolumeClaimConditionFluent<A>
- Direct Known Subclasses:
PersistentVolumeClaimConditionBuilder,PersistentVolumeClaimStatusFluentImpl.ConditionsNestedImpl,WatchEventFluentImpl.PersistentVolumeClaimConditionObjectNestedImpl
public class PersistentVolumeClaimConditionFluentImpl<A extends PersistentVolumeClaimConditionFluent<A>> extends BaseFluent<A> implements PersistentVolumeClaimConditionFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description PersistentVolumeClaimConditionFluentImpl()PersistentVolumeClaimConditionFluentImpl(PersistentVolumeClaimCondition instance)
-
Method Summary
-
-
-
Constructor Detail
-
PersistentVolumeClaimConditionFluentImpl
public PersistentVolumeClaimConditionFluentImpl()
-
PersistentVolumeClaimConditionFluentImpl
public PersistentVolumeClaimConditionFluentImpl(PersistentVolumeClaimCondition instance)
-
-
Method Detail
-
getLastProbeTime
public String getLastProbeTime()
- Specified by:
getLastProbeTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withLastProbeTime
public A withLastProbeTime(String lastProbeTime)
- Specified by:
withLastProbeTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasLastProbeTime
public Boolean hasLastProbeTime()
- Specified by:
hasLastProbeTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastProbeTime
public A withNewLastProbeTime(String arg1)
- Specified by:
withNewLastProbeTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastProbeTime
public A withNewLastProbeTime(StringBuilder arg1)
- Specified by:
withNewLastProbeTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastProbeTime
public A withNewLastProbeTime(StringBuffer arg1)
- Specified by:
withNewLastProbeTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getLastTransitionTime
public String getLastTransitionTime()
- Specified by:
getLastTransitionTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withLastTransitionTime
public A withLastTransitionTime(String lastTransitionTime)
- Specified by:
withLastTransitionTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasLastTransitionTime
public Boolean hasLastTransitionTime()
- Specified by:
hasLastTransitionTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(String arg1)
- Specified by:
withNewLastTransitionTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuilder arg1)
- Specified by:
withNewLastTransitionTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuffer arg1)
- Specified by:
withNewLastTransitionTimein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getMessage
public String getMessage()
- Specified by:
getMessagein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withMessage
public A withMessage(String message)
- Specified by:
withMessagein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasMessage
public Boolean hasMessage()
- Specified by:
hasMessagein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewMessage
public A withNewMessage(String arg1)
- Specified by:
withNewMessagein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuilder arg1)
- Specified by:
withNewMessagein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuffer arg1)
- Specified by:
withNewMessagein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getReason
public String getReason()
- Specified by:
getReasonin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withReason
public A withReason(String reason)
- Specified by:
withReasonin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasReason
public Boolean hasReason()
- Specified by:
hasReasonin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewReason
public A withNewReason(String arg1)
- Specified by:
withNewReasonin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuilder arg1)
- Specified by:
withNewReasonin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuffer arg1)
- Specified by:
withNewReasonin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getStatus
public String getStatus()
- Specified by:
getStatusin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withStatus
public A withStatus(String status)
- Specified by:
withStatusin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewStatus
public A withNewStatus(String arg1)
- Specified by:
withNewStatusin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuilder arg1)
- Specified by:
withNewStatusin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuffer arg1)
- Specified by:
withNewStatusin interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getType
public String getType()
- Specified by:
getTypein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withType
public A withType(String type)
- Specified by:
withTypein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasType
public Boolean hasType()
- Specified by:
hasTypein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewType
public A withNewType(String arg1)
- Specified by:
withNewTypein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewType
public A withNewType(StringBuilder arg1)
- Specified by:
withNewTypein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewType
public A withNewType(StringBuffer arg1)
- Specified by:
withNewTypein interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
-