| 程序包 | 说明 |
|---|---|
| com.aliyun.ga20191120 | |
| com.aliyun.ga20191120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateCustomRoutingEndpointsResponse |
Client.createCustomRoutingEndpoints(CreateCustomRoutingEndpointsRequest request)
After you configure a custom routing listener for a GA instance, the instance generates a port mapping table based on the listener port range, backend service protocols and port ranges of the associated endpoint groups, and IP addresses of endpoints (vSwitches), and forwards client requests to specified IP addresses and ports in the vSwitches.
|
CreateCustomRoutingEndpointsResponse |
Client.createCustomRoutingEndpointsWithOptions(CreateCustomRoutingEndpointsRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
After you configure a custom routing listener for a GA instance, the instance generates a port mapping table based on the listener port range, backend service protocols and port ranges of the associated endpoint groups, and IP addresses of endpoints (vSwitches), and forwards client requests to specified IP addresses and ports in the vSwitches.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateCustomRoutingEndpointsRequest |
CreateCustomRoutingEndpointsRequest.build(Map<String,?> map) |
CreateCustomRoutingEndpointsRequest |
CreateCustomRoutingEndpointsRequest.setClientToken(String clientToken) |
CreateCustomRoutingEndpointsRequest |
CreateCustomRoutingEndpointsRequest.setEndpointConfigurations(List<CreateCustomRoutingEndpointsRequest.CreateCustomRoutingEndpointsRequestEndpointConfigurations> endpointConfigurations) |
CreateCustomRoutingEndpointsRequest |
CreateCustomRoutingEndpointsRequest.setEndpointGroupId(String endpointGroupId) |
CreateCustomRoutingEndpointsRequest |
CreateCustomRoutingEndpointsRequest.setRegionId(String regionId) |
Copyright © 2023. All rights reserved.