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