LoadBalancerInstanceList

Prev Next

Available in Classic

This is a list of load balancer instances.

Syntax

The syntax is as follows.

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

Field

The following describes the fields.

Field Type Required Description
totalRows String Required Total number of searched lists
  • For paging processing requests, the total number
loadBalancerInstanceList List<LoadBalancerInstance> Optional List<LoadBalancerInstance> data type