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:
getLastProbeTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withLastProbeTime
public A withLastProbeTime(String lastProbeTime)
- Specified by:
withLastProbeTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasLastProbeTime
public Boolean hasLastProbeTime()
- Specified by:
hasLastProbeTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastProbeTime
public A withNewLastProbeTime(String arg1)
- Specified by:
withNewLastProbeTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastProbeTime
public A withNewLastProbeTime(StringBuilder arg1)
- Specified by:
withNewLastProbeTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastProbeTime
public A withNewLastProbeTime(StringBuffer arg1)
- Specified by:
withNewLastProbeTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getLastTransitionTime
public String getLastTransitionTime()
- Specified by:
getLastTransitionTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withLastTransitionTime
public A withLastTransitionTime(String lastTransitionTime)
- Specified by:
withLastTransitionTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasLastTransitionTime
public Boolean hasLastTransitionTime()
- Specified by:
hasLastTransitionTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(String arg1)
- Specified by:
withNewLastTransitionTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuilder arg1)
- Specified by:
withNewLastTransitionTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuffer arg1)
- Specified by:
withNewLastTransitionTime
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getMessage
public String getMessage()
- Specified by:
getMessage
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withMessage
public A withMessage(String message)
- Specified by:
withMessage
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasMessage
public Boolean hasMessage()
- Specified by:
hasMessage
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewMessage
public A withNewMessage(String arg1)
- Specified by:
withNewMessage
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuilder arg1)
- Specified by:
withNewMessage
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuffer arg1)
- Specified by:
withNewMessage
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getReason
public String getReason()
- Specified by:
getReason
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withReason
public A withReason(String reason)
- Specified by:
withReason
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasReason
public Boolean hasReason()
- Specified by:
hasReason
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewReason
public A withNewReason(String arg1)
- Specified by:
withNewReason
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuilder arg1)
- Specified by:
withNewReason
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuffer arg1)
- Specified by:
withNewReason
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getStatus
public String getStatus()
- Specified by:
getStatus
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withStatus
public A withStatus(String status)
- Specified by:
withStatus
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatus
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewStatus
public A withNewStatus(String arg1)
- Specified by:
withNewStatus
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuilder arg1)
- Specified by:
withNewStatus
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuffer arg1)
- Specified by:
withNewStatus
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
getType
public String getType()
- Specified by:
getType
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withType
public A withType(String type)
- Specified by:
withType
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
hasType
public Boolean hasType()
- Specified by:
hasType
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewType
public A withNewType(String arg1)
- Specified by:
withNewType
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewType
public A withNewType(StringBuilder arg1)
- Specified by:
withNewType
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
withNewType
public A withNewType(StringBuffer arg1)
- Specified by:
withNewType
in interfacePersistentVolumeClaimConditionFluent<A extends PersistentVolumeClaimConditionFluent<A>>
-
-