public class V1beta1CustomResourceDefinitionVersionFluentImpl<A extends V1beta1CustomResourceDefinitionVersionFluent<A>> extends BaseFluent<A> implements V1beta1CustomResourceDefinitionVersionFluent<A>
_visitables
Constructor and Description |
---|
V1beta1CustomResourceDefinitionVersionFluentImpl() |
V1beta1CustomResourceDefinitionVersionFluentImpl(V1beta1CustomResourceDefinitionVersion instance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
Boolean |
hasName() |
Boolean |
hasServed() |
Boolean |
hasStorage() |
Boolean |
isServed() |
Boolean |
isStorage() |
A |
withName(String name) |
A |
withNewServed(boolean arg1) |
A |
withNewServed(String arg1) |
A |
withNewStorage(boolean arg1) |
A |
withNewStorage(String arg1) |
A |
withServed(Boolean served) |
A |
withStorage(Boolean storage) |
public V1beta1CustomResourceDefinitionVersionFluentImpl()
public V1beta1CustomResourceDefinitionVersionFluentImpl(V1beta1CustomResourceDefinitionVersion instance)
public String getName()
getName
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withName(String name)
withName
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public Boolean hasName()
hasName
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public Boolean isServed()
isServed
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withServed(Boolean served)
withServed
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public Boolean hasServed()
hasServed
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withNewServed(boolean arg1)
withNewServed
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withNewServed(String arg1)
withNewServed
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public Boolean isStorage()
isStorage
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withStorage(Boolean storage)
withStorage
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public Boolean hasStorage()
hasStorage
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withNewStorage(boolean arg1)
withNewStorage
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
public A withNewStorage(String arg1)
withNewStorage
in interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>>
Copyright © 2019. All rights reserved.