Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
static DhcpV4Options |
DhcpV4Options._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static DhcpV4Options |
DhcpV4Options._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DhcpV4Options |
DhcpV4Options.Builder.build() |
DhcpV4Options |
SegmentDhcpV4Config.getOptions() |
DhcpV4Options |
DhcpV4StaticBindingConfig.getOptions() |
Modifier and Type | Method and Description |
---|---|
void |
SegmentDhcpV4Config.setOptions(DhcpV4Options options) |
SegmentDhcpV4Config.Builder |
SegmentDhcpV4Config.Builder.setOptions(DhcpV4Options options) |
void |
DhcpV4StaticBindingConfig.setOptions(DhcpV4Options options) |
DhcpV4StaticBindingConfig.Builder |
DhcpV4StaticBindingConfig.Builder.setOptions(DhcpV4Options options) |