public static final class DeleteSnatIpForSnatEntryRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteSnatIpForSnatEntryRequest |
build() |
DeleteSnatIpForSnatEntryRequest.Builder |
snatEntryId(String snatEntryId)
The ID of the SNAT entry.
|
DeleteSnatIpForSnatEntryRequest.Builder |
snatIp(String snatIp)
The EIP that you want to delete from the SNAT entry.
|
public DeleteSnatIpForSnatEntryRequest.Builder snatEntryId(String snatEntryId)
public DeleteSnatIpForSnatEntryRequest.Builder snatIp(String snatIp)
public DeleteSnatIpForSnatEntryRequest build()
Copyright © 2024. All rights reserved.