public class DoneableReplicaSetList extends ReplicaSetListFluentImpl<DoneableReplicaSetList> implements io.fabric8.kubernetes.api.model.Doneable<ReplicaSetList>
ReplicaSetListFluentImpl.ItemsNestedImpl<N>ReplicaSetListFluent.ItemsNested<N>| Constructor and Description |
|---|
DoneableReplicaSetList(io.fabric8.kubernetes.api.builder.Function<ReplicaSetList,ReplicaSetList> function) |
DoneableReplicaSetList(ReplicaSetList item) |
DoneableReplicaSetList(ReplicaSetList item,
io.fabric8.kubernetes.api.builder.Function<ReplicaSetList,ReplicaSetList> function) |
| Modifier and Type | Method and Description |
|---|---|
ReplicaSetList |
done() |
addAllToItems, addNewItem, addNewItemLike, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getApiVersion, getItems, getKind, getMetadata, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadatapublic DoneableReplicaSetList(io.fabric8.kubernetes.api.builder.Function<ReplicaSetList,ReplicaSetList> function)
public DoneableReplicaSetList(ReplicaSetList item, io.fabric8.kubernetes.api.builder.Function<ReplicaSetList,ReplicaSetList> function)
public DoneableReplicaSetList(ReplicaSetList item)
public ReplicaSetList done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ReplicaSetList>Copyright © 2015–2020 Red Hat. All rights reserved.