public class DoneableSecretKeySelector extends SecretKeySelectorFluentImpl<DoneableSecretKeySelector> implements Doneable<SecretKeySelector>, SecretKeySelectorFluent<DoneableSecretKeySelector>
_visitables| Constructor and Description |
|---|
DoneableSecretKeySelector(Function<SecretKeySelector,SecretKeySelector> function) |
DoneableSecretKeySelector(SecretKeySelector item) |
DoneableSecretKeySelector(SecretKeySelector item,
Function<SecretKeySelector,SecretKeySelector> function) |
| Modifier and Type | Method and Description |
|---|---|
SecretKeySelector |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getKey, getName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withNameaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getKey, getName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withNamepublic DoneableSecretKeySelector(Function<SecretKeySelector,SecretKeySelector> function)
public DoneableSecretKeySelector(SecretKeySelector item, Function<SecretKeySelector,SecretKeySelector> function)
public DoneableSecretKeySelector(SecretKeySelector item)
public SecretKeySelector done()
done in interface Doneable<SecretKeySelector>Copyright © 2011–2016 Red Hat. All rights reserved.