public class AddSnatIpForSnatEntryRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
AddSnatIpForSnatEntryRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static AddSnatIpForSnatEntryRequest.Builder |
builder() |
static AddSnatIpForSnatEntryRequest |
create() |
String |
getSnatEntryId() |
String |
getSnatIp() |
AddSnatIpForSnatEntryRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static AddSnatIpForSnatEntryRequest.Builder builder()
public static AddSnatIpForSnatEntryRequest create()
public AddSnatIpForSnatEntryRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getSnatEntryId()
public String getSnatIp()
Copyright © 2024. All rights reserved.