Package io.fabric8.kubernetes.api.model
Class DoneableSecret
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.SecretFluentImpl<DoneableSecret>
io.fabric8.kubernetes.api.model.DoneableSecret
- All Implemented Interfaces:
Fluent<DoneableSecret>,Visitable<DoneableSecret>,Doneable<Secret>,SecretFluent<DoneableSecret>
public class DoneableSecret extends SecretFluentImpl<DoneableSecret> implements Doneable<Secret>
-
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
-
Constructor Summary
Constructors Constructor Description DoneableSecret(Function<Secret,Secret> function)DoneableSecret(Secret item)DoneableSecret(Secret item, Function<Secret,Secret> function) -
Method Summary
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