public class DoneableAPIVersionKind extends APIVersionKindFluentImpl<DoneableAPIVersionKind> implements io.fabric8.kubernetes.api.model.Doneable<APIVersionKind>
| Constructor and Description |
|---|
DoneableAPIVersionKind(APIVersionKind item) |
DoneableAPIVersionKind(APIVersionKind item,
io.fabric8.kubernetes.api.builder.Function<APIVersionKind,APIVersionKind> function) |
DoneableAPIVersionKind(io.fabric8.kubernetes.api.builder.Function<APIVersionKind,APIVersionKind> function) |
| Modifier and Type | Method and Description |
|---|---|
APIVersionKind |
done() |
equals, getApiVersion, getKind, hasApiVersion, hashCode, hasKind, withApiVersion, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKindpublic DoneableAPIVersionKind(io.fabric8.kubernetes.api.builder.Function<APIVersionKind,APIVersionKind> function)
public DoneableAPIVersionKind(APIVersionKind item, io.fabric8.kubernetes.api.builder.Function<APIVersionKind,APIVersionKind> function)
public DoneableAPIVersionKind(APIVersionKind item)
public APIVersionKind done()
done in interface io.fabric8.kubernetes.api.model.Doneable<APIVersionKind>Copyright © 2015–2021 Red Hat. All rights reserved.