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