public class DoneableDestinationWeight extends DestinationWeightFluentImpl<DoneableDestinationWeight> implements io.fabric8.kubernetes.api.model.Doneable<DestinationWeight>
DestinationWeightFluentImpl.DestinationNestedImpl<N>DestinationWeightFluent.DestinationNested<N>| Constructor and Description |
|---|
DoneableDestinationWeight(DestinationWeight item) |
DoneableDestinationWeight(DestinationWeight item,
io.fabric8.kubernetes.api.builder.Function<DestinationWeight,DestinationWeight> function) |
DoneableDestinationWeight(io.fabric8.kubernetes.api.builder.Function<DestinationWeight,DestinationWeight> function) |
| Modifier and Type | Method and Description |
|---|---|
DestinationWeight |
done() |
buildDestination, editDestination, editOrNewDestination, editOrNewDestinationLike, equals, getDestination, getWeight, hasDestination, hasWeight, withDestination, withNewDestination, withNewDestinationLike, withNewWeight, withNewWeight, withWeightpublic DoneableDestinationWeight(io.fabric8.kubernetes.api.builder.Function<DestinationWeight,DestinationWeight> function)
public DoneableDestinationWeight(DestinationWeight item, io.fabric8.kubernetes.api.builder.Function<DestinationWeight,DestinationWeight> function)
public DoneableDestinationWeight(DestinationWeight item)
public DestinationWeight done()
done in interface io.fabric8.kubernetes.api.model.Doneable<DestinationWeight>Copyright © 2017–2018 Red Hat. All rights reserved.