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, withName
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getKey, getName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withKey, withName
public 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.