public class DoneableDestination extends DestinationFluentImpl<DoneableDestination> implements io.fabric8.kubernetes.api.model.Doneable<Destination>
DestinationFluentImpl.RefNestedImpl<N>DestinationFluent.RefNested<N>| Constructor and Description |
|---|
DoneableDestination(Destination item) |
DoneableDestination(Destination item,
io.fabric8.kubernetes.api.builder.Function<Destination,Destination> function) |
DoneableDestination(io.fabric8.kubernetes.api.builder.Function<Destination,Destination> function) |
| Modifier and Type | Method and Description |
|---|---|
Destination |
done() |
buildRef, editOrNewRef, editOrNewRefLike, editRef, equals, getRef, getUri, hashCode, hasRef, hasUri, withNewRef, withNewRef, withNewRefLike, withNewUri, withNewUri, withNewUri, withRef, withUripublic DoneableDestination(io.fabric8.kubernetes.api.builder.Function<Destination,Destination> function)
public DoneableDestination(Destination item, io.fabric8.kubernetes.api.builder.Function<Destination,Destination> function)
public DoneableDestination(Destination item)
public Destination done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Destination>Copyright © 2015–2021 Red Hat. All rights reserved.