Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
CloudNativeAPIGatewayNodeConfig |
CreateCloudNativeAPIGatewayRequest.getNodeConfig()
Get 云原生API网关节点配置。
|
CloudNativeAPIGatewayNodeConfig |
DescribeCloudNativeAPIGatewayResult.getNodeConfig()
Get 云原生API网关节点信息。
|
CloudNativeAPIGatewayNodeConfig |
CreateNativeGatewayServerGroupRequest.getNodeConfig()
Get 节点配置
|
CloudNativeAPIGatewayNodeConfig |
NativeGatewayServerGroup.getNodeConfig()
Get 节点规格、节点数信息
|
CloudNativeAPIGatewayNodeConfig |
CloudNativeAPIGatewayStrategyBindingGroupInfo.getNodeConfig()
Get 节点配置
注意:此字段可能返回 null,表示取不到有效值。
|
CloudNativeAPIGatewayNodeConfig |
UpdateCloudNativeAPIGatewaySpecRequest.getNodeConfig()
Get 网关分组节点规格配置。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateCloudNativeAPIGatewayRequest.setNodeConfig(CloudNativeAPIGatewayNodeConfig NodeConfig)
Set 云原生API网关节点配置。
|
void |
DescribeCloudNativeAPIGatewayResult.setNodeConfig(CloudNativeAPIGatewayNodeConfig NodeConfig)
Set 云原生API网关节点信息。
|
void |
CreateNativeGatewayServerGroupRequest.setNodeConfig(CloudNativeAPIGatewayNodeConfig NodeConfig)
Set 节点配置
|
void |
NativeGatewayServerGroup.setNodeConfig(CloudNativeAPIGatewayNodeConfig NodeConfig)
Set 节点规格、节点数信息
|
void |
CloudNativeAPIGatewayStrategyBindingGroupInfo.setNodeConfig(CloudNativeAPIGatewayNodeConfig NodeConfig)
Set 节点配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateCloudNativeAPIGatewaySpecRequest.setNodeConfig(CloudNativeAPIGatewayNodeConfig NodeConfig)
Set 网关分组节点规格配置。
|
Constructor and Description |
---|
CloudNativeAPIGatewayNodeConfig(CloudNativeAPIGatewayNodeConfig 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 © 2024. All rights reserved.