程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.builder() |
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.externalIp(String externalIp)
* The EIP that can be accessed over the Internet when you configure a DNAT entry for an Internet NAT gateway.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.externalPort(String externalPort)
* The external port range that is used for port forwarding when you configure a DNAT entry for an Internet NAT gateway.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.forwardEntryName(String forwardEntryName)
The name of the DNAT entry.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.forwardTableId(String forwardTableId)
The ID of the DNAT table.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.internalIp(String internalIp)
* The private IP address of the ECS instance that needs to communicate with the Internet when you configure a DNAT entry for an Internet NAT gateway.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.internalPort(String internalPort)
* The internal port or port range that is used for port forwarding when you configure a DNAT entry for an Internet NAT gateway.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.ipProtocol(String ipProtocol)
The protocol.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.portBreak(Boolean portBreak)
Specifies whether to remove limits on the port range.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.regionId(String regionId)
The region ID of the NAT gateway.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
CreateForwardEntryRequest.Builder |
CreateForwardEntryRequest.toBuilder() |
Copyright © 2024. All rights reserved.