public class VpcForGetVpcEndpointOutput extends Object
| Constructor and Description |
|---|
VpcForGetVpcEndpointOutput() |
| Modifier and Type | Method and Description |
|---|---|
VpcForGetVpcEndpointOutput |
accountId(Long accountId) |
VpcForGetVpcEndpointOutput |
createTime(String createTime) |
boolean |
equals(Object o) |
Long |
getAccountId()
Get accountId
|
String |
getCreateTime()
Get createTime
|
String |
getIp()
Get ip
|
String |
getRegion()
Get region
|
String |
getStatus()
Get status
|
String |
getSubnetId()
Get subnetId
|
String |
getVpcId()
Get vpcId
|
int |
hashCode() |
VpcForGetVpcEndpointOutput |
ip(String ip) |
VpcForGetVpcEndpointOutput |
region(String region) |
void |
setAccountId(Long accountId) |
void |
setCreateTime(String createTime) |
void |
setIp(String ip) |
void |
setRegion(String region) |
void |
setStatus(String status) |
void |
setSubnetId(String subnetId) |
void |
setVpcId(String vpcId) |
VpcForGetVpcEndpointOutput |
status(String status) |
VpcForGetVpcEndpointOutput |
subnetId(String subnetId) |
String |
toString() |
VpcForGetVpcEndpointOutput |
vpcId(String vpcId) |
public VpcForGetVpcEndpointOutput accountId(Long accountId)
public Long getAccountId()
public void setAccountId(Long accountId)
public VpcForGetVpcEndpointOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public VpcForGetVpcEndpointOutput ip(String ip)
public String getIp()
public void setIp(String ip)
public VpcForGetVpcEndpointOutput region(String region)
public String getRegion()
public void setRegion(String region)
public VpcForGetVpcEndpointOutput status(String status)
public String getStatus()
public void setStatus(String status)
public VpcForGetVpcEndpointOutput subnetId(String subnetId)
public String getSubnetId()
public void setSubnetId(String subnetId)
public VpcForGetVpcEndpointOutput vpcId(String vpcId)
public String getVpcId()
public void setVpcId(String vpcId)
Copyright © 2025. All rights reserved.