Class SecretFluent.SecretItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.secret.ItemsFluent<SecretFluent.SecretItemsNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.SecretFluent.SecretItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<SecretFluent.SecretItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<SecretFluent.SecretItemsNested<N>>
- Enclosing class:
- SecretFluent<A extends SecretFluent<A>>
public class SecretFluent.SecretItemsNested<N> extends ItemsFluent<SecretFluent.SecretItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSecretItem()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.deployment.podtemplatespecpreview.spec.volumes.secret.ItemsFluent
equals, getKey, getMode, getPath, hashCode, hasKey, hasMode, hasPath, toString, withKey, withMode, withPath
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
-