public class DoneableSecretProjection extends SecretProjectionFluentImpl<DoneableSecretProjection> implements Doneable<SecretProjection>
SecretProjectionFluentImpl.ItemsNestedImpl<N>SecretProjectionFluent.ItemsNested<N>_visitables| Constructor and Description |
|---|
DoneableSecretProjection(Function<SecretProjection,SecretProjection> function) |
DoneableSecretProjection(SecretProjection item) |
DoneableSecretProjection(SecretProjection item,
Function<SecretProjection,SecretProjection> function) |
| Modifier and Type | Method and Description |
|---|---|
SecretProjection |
done() |
addAllToItems, addNewItem, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getItems, getName, hasItems, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, setNewItemLike, setToItems, withItems, withItems, withName, withOptionalpublic DoneableSecretProjection(Function<SecretProjection,SecretProjection> function)
public DoneableSecretProjection(SecretProjection item, Function<SecretProjection,SecretProjection> function)
public DoneableSecretProjection(SecretProjection item)
public SecretProjection done()
done in interface Doneable<SecretProjection>Copyright © 2011–2017 Red Hat. All rights reserved.