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