| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
AntreaAgentsInfo.Builder |
AntreaAgentsInfo.Builder.setDegradedAgentNum(java.lang.Long degradedAgentNum)
The number of degraded agents format: int32
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
AntreaAgentsInfo.Builder |
AntreaAgentsInfo.Builder.setFailedAgentNum(java.lang.Long failedAgentNum)
The number of failed agents format: int32
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
AntreaAgentsInfo.Builder |
AntreaAgentsInfo.Builder.setHealthyAgentNum(java.lang.Long healthyAgentNum)
The number of healthy agents format: int32
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|