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