Class GenericAPIServerConfigFluent.StorageConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.EtcdStorageConfigFluent<GenericAPIServerConfigFluent.StorageConfigNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.GenericAPIServerConfigFluent.StorageConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GenericAPIServerConfigFluent<A extends GenericAPIServerConfigFluent<A>>
public class GenericAPIServerConfigFluent.StorageConfigNested<N> extends EtcdStorageConfigFluent<GenericAPIServerConfigFluent.StorageConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStorageConfig()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.EtcdStorageConfigFluent
addAllToUrls, addToAdditionalProperties, addToAdditionalProperties, addToUrls, addToUrls, copyInstance, equals, getAdditionalProperties, getCa, getCertFile, getFirstUrl, getKeyFile, getLastUrl, getMatchingUrl, getStoragePrefix, getUrl, getUrls, hasAdditionalProperties, hasCa, hasCertFile, hashCode, hasKeyFile, hasMatchingUrl, hasStoragePrefix, hasUrls, removeAllFromUrls, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromUrls, setToUrls, toString, withAdditionalProperties, withCa, withCertFile, withKeyFile, withStoragePrefix, withUrls, withUrls
-
-