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