public class PortForListGatewayLBsOutput extends Object
| Constructor and Description |
|---|
PortForListGatewayLBsOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getNumber()
Get number
|
String |
getProtocol()
Get protocol
|
int |
hashCode() |
PortForListGatewayLBsOutput |
number(Integer number) |
PortForListGatewayLBsOutput |
protocol(String protocol) |
void |
setNumber(Integer number) |
void |
setProtocol(String protocol) |
String |
toString() |
public PortForListGatewayLBsOutput number(Integer number)
public Integer getNumber()
public void setNumber(Integer number)
public PortForListGatewayLBsOutput protocol(String protocol)
public String getProtocol()
public void setProtocol(String protocol)
Copyright © 2026. All rights reserved.