public class ModifyEipAddressAttributeRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ModifyEipAddressAttributeRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModifyEipAddressAttributeRequest.Builder |
builder() |
static ModifyEipAddressAttributeRequest |
create() |
String |
getAllocationId() |
String |
getBandwidth() |
String |
getOwnerAccount() |
Long |
getOwnerId() |
String |
getRegionId() |
String |
getResourceOwnerAccount() |
Long |
getResourceOwnerId() |
ModifyEipAddressAttributeRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static ModifyEipAddressAttributeRequest.Builder builder()
public static ModifyEipAddressAttributeRequest create()
public ModifyEipAddressAttributeRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getAllocationId()
public String getBandwidth()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
Copyright © 2024. All rights reserved.