public class V1PodOSFluentImpl<A extends V1PodOSFluent<A>> extends BaseFluent<A> implements V1PodOSFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1PodOSFluentImpl() |
V1PodOSFluentImpl(io.kubernetes.client.openapi.models.V1PodOS instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
String |
toString() |
A |
withName(String name) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1PodOSFluentImpl()
public V1PodOSFluentImpl(io.kubernetes.client.openapi.models.V1PodOS instance)
public String getName()
getName in interface V1PodOSFluent<A extends V1PodOSFluent<A>>public A withName(String name)
withName in interface V1PodOSFluent<A extends V1PodOSFluent<A>>public Boolean hasName()
hasName in interface V1PodOSFluent<A extends V1PodOSFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1PodOSFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1PodOSFluent<A>>Copyright © 2022. All rights reserved.