| Package | Description |
|---|---|
| com.vmware.nsx.model | |
| com.vmware.nsx.transport_zones |
| Modifier and Type | Method and Description |
|---|---|
static TransportZoneStatus |
TransportZoneStatus._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 TransportZoneStatus |
TransportZoneStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
TransportZoneStatus |
TransportZoneStatus.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
TransportZoneStatus |
SummaryStub.get(java.lang.String zoneId) |
TransportZoneStatus |
Summary.get(java.lang.String zoneId)
Deprecated.
|
TransportZoneStatus |
SummaryStub.get(java.lang.String zoneId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
TransportZoneStatus |
Summary.get(java.lang.String zoneId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryStub.get(java.lang.String zoneId,
com.vmware.vapi.bindings.client.AsyncCallback<TransportZoneStatus> asyncCallback) |
void |
Summary.get(java.lang.String zoneId,
com.vmware.vapi.bindings.client.AsyncCallback<TransportZoneStatus> asyncCallback)
Deprecated.
|
void |
SummaryStub.get(java.lang.String zoneId,
com.vmware.vapi.bindings.client.AsyncCallback<TransportZoneStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Summary.get(java.lang.String zoneId,
com.vmware.vapi.bindings.client.AsyncCallback<TransportZoneStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|