Class APIServerSpecFluent.EncryptionNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.APIServerEncryptionFluent<APIServerSpecFluent.EncryptionNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.APIServerSpecFluent.EncryptionNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerSpecFluent<A extends APIServerSpecFluent<A>>
public class APIServerSpecFluent.EncryptionNested<N> extends APIServerEncryptionFluent<APIServerSpecFluent.EncryptionNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.APIServerEncryptionFluent
APIServerEncryptionFluent.KmsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendEncryption()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.APIServerEncryptionFluent
addToAdditionalProperties, addToAdditionalProperties, buildKms, copyInstance, editKms, editOrNewKms, editOrNewKmsLike, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasKms, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKms, withNewKms, withNewKmsLike, withType
-
-