Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
EndPointService |
CreateVpcEndPointServiceResponse.getEndPointService()
Get Endpoint service details
|
EndPointService[] |
DescribeVpcEndPointServiceResponse.getEndPointServiceSet()
Get Array of endpoint services
|
Modifier and Type | Method and Description |
---|---|
void |
CreateVpcEndPointServiceResponse.setEndPointService(EndPointService EndPointService)
Set Endpoint service details
|
void |
DescribeVpcEndPointServiceResponse.setEndPointServiceSet(EndPointService[] EndPointServiceSet)
Set Array of endpoint services
|
Constructor and Description |
---|
EndPointService(EndPointService source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.