Package | Description |
---|---|
com.vmware.vcenter.namespace_management.networks.edges |
The
com.vmware.vcenter.namespace_management.networks.edges package
provides interfaces and classes to manage NSX Edge resources. |
com.vmware.vcenter.namespace_management.supervisors |
The
com.vmware.vcenter.namespace_management.supervisors package provides
interfaces for operating a Supervisor. |
Modifier and Type | Method and Description |
---|---|
static Edge |
Edge._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 Edge |
Edge._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
Edge |
Edge.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Edge |
Workloads.getEdge()
Workloads.getEdge()
configuration determines how network traffic will enter and leave the
cluster. |
Modifier and Type | Method and Description |
---|---|
void |
Workloads.setEdge(Edge edge)
Workloads.getEdge()
configuration determines how network traffic will enter and leave the
cluster. |
Constructor and Description |
---|
Builder(Network network,
Edge edge)
Constructor with parameters for the required properties of
Workloads . |