public class ProtocolPortsForListDomainOutput extends Object
| Constructor and Description |
|---|
ProtocolPortsForListDomainOutput() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolPortsForListDomainOutput |
addHTTPItem(Integer HTTPItem) |
ProtocolPortsForListDomainOutput |
addHTTPSItem(Integer HTTPSItem) |
boolean |
equals(Object o) |
List<Integer> |
getHTTP()
Get HTTP
|
List<Integer> |
getHTTPS()
Get HTTPS
|
int |
hashCode() |
ProtocolPortsForListDomainOutput |
HTTP(List<Integer> HTTP) |
ProtocolPortsForListDomainOutput |
HTTPS(List<Integer> HTTPS) |
void |
setHTTP(List<Integer> HTTP) |
void |
setHTTPS(List<Integer> HTTPS) |
String |
toString() |
public ProtocolPortsForListDomainOutput HTTP(List<Integer> HTTP)
public ProtocolPortsForListDomainOutput addHTTPItem(Integer HTTPItem)
public ProtocolPortsForListDomainOutput HTTPS(List<Integer> HTTPS)
public ProtocolPortsForListDomainOutput addHTTPSItem(Integer HTTPSItem)
Copyright © 2025. All rights reserved.