public class ReportNothingSpecFluentImpl<A extends ReportNothingSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ReportNothingSpecFluent<A>
| Constructor and Description |
|---|
ReportNothingSpecFluentImpl() |
ReportNothingSpecFluentImpl(ReportNothingSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
Boolean |
hasName() |
A |
withName(String name) |
public ReportNothingSpecFluentImpl()
public ReportNothingSpecFluentImpl(ReportNothingSpec instance)
public String getName()
getName in interface ReportNothingSpecFluent<A extends ReportNothingSpecFluent<A>>public A withName(String name)
withName in interface ReportNothingSpecFluent<A extends ReportNothingSpecFluent<A>>public Boolean hasName()
hasName in interface ReportNothingSpecFluent<A extends ReportNothingSpecFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.