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