public interface V1beta1CustomResourceDefinitionVersionFluent<A extends V1beta1CustomResourceDefinitionVersionFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2019. All rights reserved.