public class IstioDestinationWeight extends Object
Constructor and Description |
---|
IstioDestinationWeight() |
Modifier and Type | Method and Description |
---|---|
IstioDestination |
getDestination() |
int |
getWeight() |
void |
setDestination(IstioDestination destination) |
void |
setWeight(int weight) |
public IstioDestination getDestination()
public void setDestination(IstioDestination destination)
public int getWeight()
public void setWeight(int weight)
Copyright © 2019 WSO2. All rights reserved.