FabricClusterList

Prev Next

VPC環境で利用できます。

Fabric Clusterリストです。

構文

構文は次の通りです。

private Integer totalRows;
private List<FabricCluster> fabricClusterList = new ArrayList<>();

フィールド

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

フィールド タイプ 必須の有無 説明
totalRows Integer Required 照会されたリストの総件数
  • ページング処理リクエスト時、全体の件数
fabricClusterList List<FabricCluster> Required Fabric Clusterリスト