程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ens20171110.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.builder() |
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.externalIp(String externalIp)
The elastic IP address (EIP) that is used to access the Internet.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.externalPort(String externalPort)
The external port or port range that is used for port forwarding.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.forwardEntryName(String forwardEntryName)
The name of the DNAT entry.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.healthCheckPort(Integer healthCheckPort)
The probe port.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.internalIp(String internalIp)
The private IP address of the instance that uses the DNAT entry for Internet communication.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.internalPort(String internalPort)
The internal port or port range that is used for port forwarding.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.ipProtocol(String ipProtocol)
The protocol.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.natGatewayId(String natGatewayId)
The ID of the Network Address Translation (NAT) gateway.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.standbyExternalIp(String standbyExternalIp)
The secondary EIP that is used to access the Internet.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.toBuilder() |
Copyright © 2024. All rights reserved.