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