public class IstioPortModel extends Object
Constructor and Description |
---|
IstioPortModel() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getNumber() |
String |
getProtocol() |
void |
setName(String name) |
void |
setNumber(int number) |
void |
setProtocol(String protocol) |
Copyright © 2019 WSO2. All rights reserved.