Package io.fabric8.kubernetes.api.model
Class NamedExtensionFluentImpl.SecretExtensionNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretFluentImpl<NamedExtensionFluent.SecretExtensionNested<N>>
io.fabric8.kubernetes.api.model.NamedExtensionFluentImpl.SecretExtensionNestedImpl<N>
- All Implemented Interfaces:
Fluent<NamedExtensionFluent.SecretExtensionNested<N>>,Nested<N>,Visitable<NamedExtensionFluent.SecretExtensionNested<N>>,NamedExtensionFluent.SecretExtensionNested<N>,SecretFluent<NamedExtensionFluent.SecretExtensionNested<N>>
- Enclosing class:
- NamedExtensionFluentImpl<A extends NamedExtensionFluent<A>>
public class NamedExtensionFluentImpl.SecretExtensionNestedImpl<N> extends SecretFluentImpl<NamedExtensionFluent.SecretExtensionNested<N>> implements NamedExtensionFluent.SecretExtensionNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.SecretFluentImpl
SecretFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.SecretFluent
SecretFluent.MetadataNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendSecretExtension()Methods inherited from class io.fabric8.kubernetes.api.model.SecretFluentImpl
addToData, addToData, addToStringData, addToStringData, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getApiVersion, getData, getKind, getMetadata, getStringData, getType, hasApiVersion, hasData, hasImmutable, hasKind, hasMetadata, hasStringData, hasType, isImmutable, removeFromData, removeFromData, removeFromStringData, removeFromStringData, withApiVersion, withData, withImmutable, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewImmutable, withNewImmutable, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewType, withNewType, withNewType, withStringData, withTypeMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.SecretFluent
addToData, addToData, addToStringData, addToStringData, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, getApiVersion, getData, getKind, getMetadata, getStringData, getType, hasApiVersion, hasData, hasImmutable, hasKind, hasMetadata, hasStringData, hasType, isImmutable, removeFromData, removeFromData, removeFromStringData, removeFromStringData, withApiVersion, withData, withImmutable, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewImmutable, withNewImmutable, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewType, withNewType, withNewType, withStringData, withType
-
Method Details
-
and
-
endSecretExtension
- Specified by:
endSecretExtensionin interfaceNamedExtensionFluent.SecretExtensionNested<N>
-