Class APIServerEncryptionFluent.KmsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.KMSConfigFluent<APIServerEncryptionFluent.KmsNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.APIServerEncryptionFluent.KmsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>
public class APIServerEncryptionFluent.KmsNested<N> extends KMSConfigFluent<APIServerEncryptionFluent.KmsNested<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.KMSConfigFluent
KMSConfigFluent.AwsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendKms()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.KMSConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildAws, copyInstance, editAws, editOrNewAws, editOrNewAwsLike, equals, getAdditionalProperties, getType, hasAdditionalProperties, hasAws, hashCode, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAws, withNewAws, withNewAws, withNewAwsLike, withType
-
-