Class OperatorConditionFluentImpl<A extends OperatorConditionFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.OperatorConditionFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,OperatorConditionFluent<A>
- Direct Known Subclasses:
AuthenticationStatusFluentImpl.ConditionsNestedImpl,ConsoleStatusFluentImpl.ConditionsNestedImpl,CSISnapshotControllerStatusFluentImpl.ConditionsNestedImpl,DNSStatusFluentImpl.ConditionsNestedImpl,EtcdStatusFluentImpl.ConditionsNestedImpl,ImagePrunerStatusFluentImpl.ConditionsNestedImpl,IngressControllerStatusFluentImpl.ConditionsNestedImpl,KubeAPIServerStatusFluentImpl.ConditionsNestedImpl,KubeControllerManagerStatusFluentImpl.ConditionsNestedImpl,KubeSchedulerStatusFluentImpl.ConditionsNestedImpl,KubeStorageVersionMigratorStatusFluentImpl.ConditionsNestedImpl,OpenShiftAPIServerStatusFluentImpl.ConditionsNestedImpl,OpenShiftControllerManagerStatusFluentImpl.ConditionsNestedImpl,OperatorConditionBuilder,ServiceCAStatusFluentImpl.ConditionsNestedImpl,ServiceCatalogAPIServerStatusFluentImpl.ConditionsNestedImpl,ServiceCatalogControllerManagerStatusFluentImpl.ConditionsNestedImpl
public class OperatorConditionFluentImpl<A extends OperatorConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements OperatorConditionFluent<A>
-
-
Constructor Summary
Constructors Constructor Description OperatorConditionFluentImpl()OperatorConditionFluentImpl(OperatorCondition instance)
-
Method Summary
-
-
-
Constructor Detail
-
OperatorConditionFluentImpl
public OperatorConditionFluentImpl()
-
OperatorConditionFluentImpl
public OperatorConditionFluentImpl(OperatorCondition instance)
-
-
Method Detail
-
getLastTransitionTime
public String getLastTransitionTime()
- Specified by:
getLastTransitionTimein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withLastTransitionTime
public A withLastTransitionTime(String lastTransitionTime)
- Specified by:
withLastTransitionTimein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
hasLastTransitionTime
public Boolean hasLastTransitionTime()
- Specified by:
hasLastTransitionTimein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(String arg1)
- Specified by:
withNewLastTransitionTimein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuilder arg1)
- Specified by:
withNewLastTransitionTimein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuffer arg1)
- Specified by:
withNewLastTransitionTimein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
getMessage
public String getMessage()
- Specified by:
getMessagein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withMessage
public A withMessage(String message)
- Specified by:
withMessagein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
hasMessage
public Boolean hasMessage()
- Specified by:
hasMessagein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewMessage
public A withNewMessage(String arg1)
- Specified by:
withNewMessagein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuilder arg1)
- Specified by:
withNewMessagein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuffer arg1)
- Specified by:
withNewMessagein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
getReason
public String getReason()
- Specified by:
getReasonin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withReason
public A withReason(String reason)
- Specified by:
withReasonin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
hasReason
public Boolean hasReason()
- Specified by:
hasReasonin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewReason
public A withNewReason(String arg1)
- Specified by:
withNewReasonin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuilder arg1)
- Specified by:
withNewReasonin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuffer arg1)
- Specified by:
withNewReasonin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
getStatus
public String getStatus()
- Specified by:
getStatusin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withStatus
public A withStatus(String status)
- Specified by:
withStatusin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewStatus
public A withNewStatus(String arg1)
- Specified by:
withNewStatusin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuilder arg1)
- Specified by:
withNewStatusin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuffer arg1)
- Specified by:
withNewStatusin interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
getType
public String getType()
- Specified by:
getTypein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withType
public A withType(String type)
- Specified by:
withTypein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
hasType
public Boolean hasType()
- Specified by:
hasTypein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewType
public A withNewType(String arg1)
- Specified by:
withNewTypein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewType
public A withNewType(StringBuilder arg1)
- Specified by:
withNewTypein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
withNewType
public A withNewType(StringBuffer arg1)
- Specified by:
withNewTypein interfaceOperatorConditionFluent<A extends OperatorConditionFluent<A>>
-
-