public static final class FirewallSectionLock.Builder
extends java.lang.Object
FirewallSectionLock.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
FirewallSectionLock. |
| Modifier and Type | Method and Description |
|---|---|
FirewallSectionLock |
build() |
FirewallSectionLock.Builder |
setComments(java.lang.String comments)
Comments for section lock/unlock.
|
FirewallSectionLock.Builder |
setSectionRevision(java.lang.Long sectionRevision)
Revision of the section.
|
public Builder()
FirewallSectionLock.public FirewallSectionLock.Builder setComments(java.lang.String comments)
comments - New value for the property.public FirewallSectionLock.Builder setSectionRevision(java.lang.Long sectionRevision)
sectionRevision - New value for the property.public FirewallSectionLock build()