public class EditableInMemoryChannelList extends InMemoryChannelList implements io.fabric8.kubernetes.api.builder.Editable<InMemoryChannelListBuilder>
| Constructor and Description |
|---|
EditableInMemoryChannelList()
No args constructor for use in serialization
|
EditableInMemoryChannelList(String apiVersion,
List<InMemoryChannel> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
| Modifier and Type | Method and Description |
|---|---|
InMemoryChannelListBuilder |
edit() |
getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, setAdditionalProperty, setApiVersion, setItems, setKind, setMetadatapublic EditableInMemoryChannelList()
public EditableInMemoryChannelList(String apiVersion, List<InMemoryChannel> items, String kind, io.fabric8.kubernetes.api.model.ListMeta metadata)
metadata - apiVersion - kind - items - public InMemoryChannelListBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<InMemoryChannelListBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.