| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
FirewallSectionsSummary.Builder |
FirewallSectionsSummary.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
FirewallSectionsSummary.Builder |
FirewallSectionsSummary.Builder.setRuleCount(java.lang.Long ruleCount)
Total number of rules in the section.
|
FirewallSectionsSummary.Builder |
FirewallSectionsSummary.Builder.setSchema(java.lang.String schema)
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
FirewallSectionsSummary.Builder |
FirewallSectionsSummary.Builder.setSectionCount(java.lang.Long sectionCount)
Total number of sections for the section type.
|
FirewallSectionsSummary.Builder |
FirewallSectionsSummary.Builder.setSectionType(java.lang.String sectionType)
Possible values are:
FirewallSectionsSummary.SECTION_TYPE_L2DFW
FirewallSectionsSummary.SECTION_TYPE_L3DFW
FirewallSectionsSummary.SECTION_TYPE_L3BRIDGEPORTFW
FirewallSectionsSummary.SECTION_TYPE_L3LOGICALROUTERFW
Type of rules which a section can contain. |
FirewallSectionsSummary.Builder |
FirewallSectionsSummary.Builder.setSelf(SelfResourceLink self) |