public class ModifyNatIpAttributeRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
ModifyNatIpAttributeRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static ModifyNatIpAttributeRequest.Builder |
builder() |
static ModifyNatIpAttributeRequest |
create() |
String |
getClientToken() |
Boolean |
getDryRun() |
String |
getNatIpDescription() |
String |
getNatIpId() |
String |
getNatIpName() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getRegionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
ModifyNatIpAttributeRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static ModifyNatIpAttributeRequest.Builder builder()
public static ModifyNatIpAttributeRequest create()
public ModifyNatIpAttributeRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getClientToken()
public Boolean getDryRun()
public String getNatIpDescription()
public String getNatIpId()
public String getNatIpName()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
Copyright © 2024. All rights reserved.