| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static DhcpOption121 |
DhcpOption121._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 DhcpOption121 |
DhcpOption121._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DhcpOption121 |
DhcpOption121.Builder.build() |
DhcpOption121 |
DhcpV4Options.getOption121() |
| Modifier and Type | Method and Description |
|---|---|
void |
DhcpV4Options.setOption121(DhcpOption121 option121) |
DhcpV4Options.Builder |
DhcpV4Options.Builder.setOption121(DhcpOption121 option121) |