public class QueryPrivateConnectPriceResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
PrivateConnectEndpointPrice |
endpointAPrice |
PrivateConnectEndpointPrice |
endpointZPrice |
Price |
price |
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
Integer |
stock |
| Constructor and Description |
|---|
QueryPrivateConnectPriceResponse() |
public String requestId
public Price price
public Integer stock
public PrivateConnectEndpointPrice endpointAPrice
public PrivateConnectEndpointPrice endpointZPrice
Copyright © 2025. All rights reserved.