public class DoneableSecretSpec extends SecretSpecFluentImpl<DoneableSecretSpec> implements Doneable<SecretSpec>, SecretSpecFluent<DoneableSecretSpec>
SecretSpecFluentImpl.SecretSourceNestedImpl<N>
SecretSpecFluent.SecretSourceNested<N>
_visitables
Constructor and Description |
---|
DoneableSecretSpec(Function<SecretSpec,SecretSpec> function) |
DoneableSecretSpec(SecretSpec item) |
DoneableSecretSpec(SecretSpec item,
Function<SecretSpec,SecretSpec> function) |
Modifier and Type | Method and Description |
---|---|
SecretSpec |
done() |
addToAdditionalProperties, addToAdditionalProperties, editSecretSource, equals, getAdditionalProperties, getMountPath, getSecretSource, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withMountPath, withNewSecretSource, withNewSecretSource, withNewSecretSourceLike, withSecretSource
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, editSecretSource, getAdditionalProperties, getMountPath, getSecretSource, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withMountPath, withNewSecretSource, withNewSecretSource, withNewSecretSourceLike, withSecretSource
public DoneableSecretSpec(Function<SecretSpec,SecretSpec> function)
public DoneableSecretSpec(SecretSpec item, Function<SecretSpec,SecretSpec> function)
public DoneableSecretSpec(SecretSpec item)
public SecretSpec done()
done
in interface Doneable<SecretSpec>
Copyright © 2011–2016 Red Hat. All rights reserved.