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, hasMatchingItem, hasName, hasOptional, isOptional, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withItems, withItems, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, 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 © 2015–2021 Red Hat. All rights reserved.