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