public static final class StopSnatIpForSnatEntryRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
StopSnatIpForSnatEntryRequest |
build() |
StopSnatIpForSnatEntryRequest.Builder |
snatEntryId(String snatEntryId)
The ID of the SNAT entry.
|
StopSnatIpForSnatEntryRequest.Builder |
snatIp(String snatIp)
The EIP specified in the SNAT entry.
|
public StopSnatIpForSnatEntryRequest.Builder snatEntryId(String snatEntryId)
public StopSnatIpForSnatEntryRequest.Builder snatIp(String snatIp)
public StopSnatIpForSnatEntryRequest build()
Copyright © 2024. All rights reserved.