public static final class FirewallSectionsSummaryList.Builder
extends java.lang.Object
FirewallSectionsSummaryList.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
FirewallSectionsSummaryList. |
| Modifier and Type | Method and Description |
|---|---|
FirewallSectionsSummaryList |
build() |
FirewallSectionsSummaryList.Builder |
setLastComputeTime(java.lang.Long lastComputeTime)
Timestamp of the last computation, in epoch milliseconds.
|
FirewallSectionsSummaryList.Builder |
setSectionsSummary(java.util.List<FirewallSectionsSummary> sectionsSummary)
List of firewall sections summary.
|
public Builder()
FirewallSectionsSummaryList.public FirewallSectionsSummaryList.Builder setLastComputeTime(java.lang.Long lastComputeTime)
lastComputeTime - New value for the property.public FirewallSectionsSummaryList.Builder setSectionsSummary(java.util.List<FirewallSectionsSummary> sectionsSummary)
sectionsSummary - New value for the property.public FirewallSectionsSummaryList build()