Class DependentStatusFluentImpl<A extends DependentStatusFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.DependentStatusFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,DependentStatusFluent<A>
- Direct Known Subclasses:
DependentStatusBuilder,RequirementStatusFluentImpl.DependentsNestedImpl
public class DependentStatusFluentImpl<A extends DependentStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements DependentStatusFluent<A>
-
-
Constructor Summary
Constructors Constructor Description DependentStatusFluentImpl()DependentStatusFluentImpl(DependentStatus instance)
-
Method Summary
-
-
-
Constructor Detail
-
DependentStatusFluentImpl
public DependentStatusFluentImpl()
-
DependentStatusFluentImpl
public DependentStatusFluentImpl(DependentStatus instance)
-
-
Method Detail
-
getGroup
public String getGroup()
- Specified by:
getGroupin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withGroup
public A withGroup(String group)
- Specified by:
withGroupin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
hasGroup
public Boolean hasGroup()
- Specified by:
hasGroupin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewGroup
public A withNewGroup(String arg1)
- Specified by:
withNewGroupin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewGroup
public A withNewGroup(StringBuilder arg1)
- Specified by:
withNewGroupin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewGroup
public A withNewGroup(StringBuffer arg1)
- Specified by:
withNewGroupin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
getKind
public String getKind()
- Specified by:
getKindin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withKind
public A withKind(String kind)
- Specified by:
withKindin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
hasKind
public Boolean hasKind()
- Specified by:
hasKindin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewKind
public A withNewKind(String arg1)
- Specified by:
withNewKindin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewKind
public A withNewKind(StringBuilder arg1)
- Specified by:
withNewKindin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewKind
public A withNewKind(StringBuffer arg1)
- Specified by:
withNewKindin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
getMessage
public String getMessage()
- Specified by:
getMessagein interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withMessage
public A withMessage(String message)
- Specified by:
withMessagein interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
hasMessage
public Boolean hasMessage()
- Specified by:
hasMessagein interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewMessage
public A withNewMessage(String arg1)
- Specified by:
withNewMessagein interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuilder arg1)
- Specified by:
withNewMessagein interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewMessage
public A withNewMessage(StringBuffer arg1)
- Specified by:
withNewMessagein interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
getStatus
public String getStatus()
- Specified by:
getStatusin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withStatus
public A withStatus(String status)
- Specified by:
withStatusin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
hasStatus
public Boolean hasStatus()
- Specified by:
hasStatusin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewStatus
public A withNewStatus(String arg1)
- Specified by:
withNewStatusin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuilder arg1)
- Specified by:
withNewStatusin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewStatus
public A withNewStatus(StringBuffer arg1)
- Specified by:
withNewStatusin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
getUuid
public String getUuid()
- Specified by:
getUuidin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withUuid
public A withUuid(String uuid)
- Specified by:
withUuidin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
hasUuid
public Boolean hasUuid()
- Specified by:
hasUuidin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewUuid
public A withNewUuid(String arg1)
- Specified by:
withNewUuidin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewUuid
public A withNewUuid(StringBuilder arg1)
- Specified by:
withNewUuidin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewUuid
public A withNewUuid(StringBuffer arg1)
- Specified by:
withNewUuidin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
getVersion
public String getVersion()
- Specified by:
getVersionin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withVersion
public A withVersion(String version)
- Specified by:
withVersionin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
hasVersion
public Boolean hasVersion()
- Specified by:
hasVersionin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewVersion
public A withNewVersion(String arg1)
- Specified by:
withNewVersionin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewVersion
public A withNewVersion(StringBuilder arg1)
- Specified by:
withNewVersionin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
withNewVersion
public A withNewVersion(StringBuffer arg1)
- Specified by:
withNewVersionin interfaceDependentStatusFluent<A extends DependentStatusFluent<A>>
-
-