Package | Description |
---|---|
com.vmware.vcenter.namespace_management.networks | |
com.vmware.vcenter.namespace_management.networks.service |
Modifier and Type | Method and Description |
---|---|
NTP |
Services.getNtp()
Services.getNtp()
describes NTP servers running on this network that networked applications can
use for synchronizing time. |
Modifier and Type | Method and Description |
---|---|
void |
Services.setNtp(NTP ntp)
Services.getNtp()
describes NTP servers running on this network that networked applications can
use for synchronizing time. |
Services.Builder |
Services.Builder.setNtp(NTP ntp)
Services.getNtp()
describes NTP servers running on this network that networked applications can
use for synchronizing time. |
Modifier and Type | Method and Description |
---|---|
static NTP |
NTP._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 NTP |
NTP._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NTP |
NTP.Builder.build() |