Package | Description |
---|---|
com.vmware.nsx_policy.infra.tier_0s.locale_services | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
L2VpnContext |
L2vpnContextStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId) |
L2VpnContext |
L2vpnContext.get(java.lang.String tier0Id,
java.lang.String localeServiceId)
Deprecated.
|
L2VpnContext |
L2vpnContextStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
L2VpnContext |
L2vpnContext.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
L2vpnContextStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<L2VpnContext> asyncCallback) |
void |
L2vpnContext.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<L2VpnContext> asyncCallback)
Deprecated.
|
void |
L2vpnContextStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<L2VpnContext> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
L2vpnContext.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<L2VpnContext> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static L2VpnContext |
L2VpnContext._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 L2VpnContext |
L2VpnContext._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
L2VpnContext |
L2VpnContext.Builder.build() |
L2VpnContext |
ChildL2VpnContext.getL2VpnContext() |
Modifier and Type | Method and Description |
---|---|
void |
ChildL2VpnContext.setL2VpnContext(L2VpnContext l2VpnContext) |
ChildL2VpnContext.Builder |
ChildL2VpnContext.Builder.setL2VpnContext(L2VpnContext l2VpnContext) |