程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428 | |
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<CreateForwardEntryResponse> |
DefaultAsyncClient.createForwardEntry(CreateForwardEntryRequest request)
## [](#)
Each DNAT entry consists of the following parameters: **ExternalIp**, **ExternalPort**, **IpProtocol**, **InternalIp**, and **InternalPort**.
|
CompletableFuture<CreateForwardEntryResponse> |
AsyncClient.createForwardEntry(CreateForwardEntryRequest request)
## [](#)
Each DNAT entry consists of the following parameters: **ExternalIp**, **ExternalPort**, **IpProtocol**, **InternalIp**, and **InternalPort**.
|
限定符和类型 | 方法和说明 |
---|---|
CreateForwardEntryResponse |
CreateForwardEntryResponse.Builder.build() |
static CreateForwardEntryResponse |
CreateForwardEntryResponse.create() |
Copyright © 2024. All rights reserved.