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 N
and()
N
endSecretExtension()
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, withType
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
endSecretExtension
in interfaceNamedExtensionFluent.SecretExtensionNested<N>
-