Documentation Index

Fetch the complete documentation index at: https://api.ncloud-docs.com/llms.txt

Use this file to discover all available pages before exploring further.

LoadBalancerInstanceList

Prev Next

Classic環境で利用できます。

ロードバランサインスタンスリストです。

構文

構文は次の通りです。

private Integer totalRows;
private List<LoadBalancerInstance> loadBalancerInstanceList = new ArrayList<LoadBalancerInstance>();

フィールド

フィールドの詳細は次の通りです。

フィールド タイプ 必須の有無 説明
totalRows String Required 照会されたリストの総数
  • ページング処理リクエストの場合は全体数
loadBalancerInstanceList List<LoadBalancerInstance> Optional List<LoadBalancerInstance>データタイプ