Class BundleLookupConditionFluentImpl<A extends BundleLookupConditionFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.BundleLookupConditionFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,BundleLookupConditionFluent<A>
- Direct Known Subclasses:
BundleLookupConditionBuilder,BundleLookupFluentImpl.ConditionsNestedImpl
public class BundleLookupConditionFluentImpl<A extends BundleLookupConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements BundleLookupConditionFluent<A>
-
-
Constructor Summary
Constructors Constructor Description BundleLookupConditionFluentImpl()BundleLookupConditionFluentImpl(BundleLookupCondition instance)
-
Method Summary
-
-
-
Constructor Detail
-
BundleLookupConditionFluentImpl
public BundleLookupConditionFluentImpl()
-
BundleLookupConditionFluentImpl
public BundleLookupConditionFluentImpl(BundleLookupCondition instance)
-
-
Method Detail
-
getLastTransitionTime
public String getLastTransitionTime()
- Specified by:
getLastTransitionTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withLastTransitionTime
public A withLastTransitionTime(String lastTransitionTime)
- Specified by:
withLastTransitionTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
hasLastTransitionTime
public Boolean hasLastTransitionTime()
- Specified by:
hasLastTransitionTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(String arg1)
- Specified by:
withNewLastTransitionTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuilder arg1)
- Specified by:
withNewLastTransitionTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewLastTransitionTime
public A withNewLastTransitionTime(StringBuffer arg1)
- Specified by:
withNewLastTransitionTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
getLastUpdateTime
public String getLastUpdateTime()
- Specified by:
getLastUpdateTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withLastUpdateTime
public A withLastUpdateTime(String lastUpdateTime)
- Specified by:
withLastUpdateTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
hasLastUpdateTime
public Boolean hasLastUpdateTime()
- Specified by:
hasLastUpdateTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewLastUpdateTime
public A withNewLastUpdateTime(String arg1)
- Specified by:
withNewLastUpdateTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewLastUpdateTime
public A withNewLastUpdateTime(StringBuilder arg1)
- Specified by:
withNewLastUpdateTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewLastUpdateTime
public A withNewLastUpdateTime(StringBuffer arg1)
- Specified by:
withNewLastUpdateTimein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
getMessage
public String getMessage()
- Specified by:
getMessagein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withMessage
public A withMessage(String message)
- Specified by:
withMessagein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
hasMessage
public Boolean hasMessage()
- Specified by:
hasMessagein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewMessage
public A withNewMessage(String arg1)
- Specified by:
withNewMessagein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuilder arg1)
- Specified by:
withNewMessagein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuffer arg1)
- Specified by:
withNewMessagein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
getReason
public String getReason()
- Specified by:
getReasonin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withReason
public A withReason(String reason)
- Specified by:
withReasonin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
hasReason
public Boolean hasReason()
- Specified by:
hasReasonin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewReason
public A withNewReason(String arg1)
- Specified by:
withNewReasonin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuilder arg1)
- Specified by:
withNewReasonin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewReason
public A withNewReason(StringBuffer arg1)
- Specified by:
withNewReasonin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
getStatus
public String getStatus()
- Specified by:
getStatusin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withStatus
public A withStatus(String status)
- Specified by:
withStatusin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewStatus
public A withNewStatus(String arg1)
- Specified by:
withNewStatusin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuilder arg1)
- Specified by:
withNewStatusin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuffer arg1)
- Specified by:
withNewStatusin interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
getType
public String getType()
- Specified by:
getTypein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withType
public A withType(String type)
- Specified by:
withTypein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
hasType
public Boolean hasType()
- Specified by:
hasTypein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewType
public A withNewType(String arg1)
- Specified by:
withNewTypein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewType
public A withNewType(StringBuilder arg1)
- Specified by:
withNewTypein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
withNewType
public A withNewType(StringBuffer arg1)
- Specified by:
withNewTypein interfaceBundleLookupConditionFluent<A extends BundleLookupConditionFluent<A>>
-
-