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