| Package | Description |
|---|---|
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ProtocolPortsForCreateDomainInput |
ProtocolPortsForCreateDomainInput.addHTTPItem(Integer HTTPItem) |
ProtocolPortsForCreateDomainInput |
ProtocolPortsForCreateDomainInput.addHTTPSItem(Integer HTTPSItem) |
@Valid ProtocolPortsForCreateDomainInput |
CreateDomainRequest.getProtocolPorts()
Get protocolPorts
|
ProtocolPortsForCreateDomainInput |
ProtocolPortsForCreateDomainInput.HTTP(List<Integer> HTTP) |
ProtocolPortsForCreateDomainInput |
ProtocolPortsForCreateDomainInput.HTTPS(List<Integer> HTTPS) |
| Modifier and Type | Method and Description |
|---|---|
CreateDomainRequest |
CreateDomainRequest.protocolPorts(ProtocolPortsForCreateDomainInput protocolPorts) |
void |
CreateDomainRequest.setProtocolPorts(ProtocolPortsForCreateDomainInput protocolPorts) |
Copyright © 2025. All rights reserved.