Package | Description |
---|---|
com.vmware.nsx_policy.global_infra.tier_0s.locale_services | |
com.vmware.nsx_policy.infra.tier_0s.locale_services | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
BgpRoutingConfig |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId) |
BgpRoutingConfig |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId)
Read BGP routing config
|
BgpRoutingConfig |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BgpRoutingConfig |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read BGP routing config
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override)
If BGP routing config is not already present, create BGP routing config.
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
Modifier and Type | Method and Description |
---|---|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override)
If an BGP routing config not present, create BGP routing config.
|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If an BGP routing config not present, create BGP routing config.
|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an BGP routing config not present, create BGP routing config.
|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an BGP routing config not present, create BGP routing config.
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override)
If BGP routing config is not already present, create BGP routing config.
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)
If BGP routing config is not already present, create BGP routing config.
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
Modifier and Type | Method and Description |
---|---|
void |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback) |
void |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)
Read BGP routing config
|
void |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read BGP routing config
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)
If BGP routing config is not already present, create BGP routing config.
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
Modifier and Type | Method and Description |
---|---|
BgpRoutingConfig |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId) |
BgpRoutingConfig |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId)
Read BGP routing config
|
BgpRoutingConfig |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BgpRoutingConfig |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read BGP routing config
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override)
If BGP routing config is not already present, create BGP routing config.
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
Modifier and Type | Method and Description |
---|---|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override)
If an BGP routing config not present, create BGP routing config.
|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
If an BGP routing config not present, create BGP routing config.
|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an BGP routing config not present, create BGP routing config.
|
void |
BgpStub.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.patch(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If an BGP routing config not present, create BGP routing config.
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override)
If BGP routing config is not already present, create BGP routing config.
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)
If BGP routing config is not already present, create BGP routing config.
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
BgpRoutingConfig |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
BgpRoutingConfig |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
Modifier and Type | Method and Description |
---|---|
void |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback) |
void |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)
Read BGP routing config
|
void |
BgpStub.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.get(java.lang.String tier0Id,
java.lang.String localeServiceId,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read BGP routing config
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)
If BGP routing config is not already present, create BGP routing config.
|
void |
BgpStub.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Bgp.update(java.lang.String tier0Id,
java.lang.String localeServiceId,
BgpRoutingConfig bgpRoutingConfig,
java.lang.Boolean override,
com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
If BGP routing config is not already present, create BGP routing config.
|
Modifier and Type | Method and Description |
---|---|
static BgpRoutingConfig |
BgpRoutingConfig._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 BgpRoutingConfig |
BgpRoutingConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
BgpRoutingConfig |
BgpRoutingConfig.Builder.build() |
BgpRoutingConfig |
ChildBgpRoutingConfig.getBgpRoutingConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ChildBgpRoutingConfig.setBgpRoutingConfig(BgpRoutingConfig bgpRoutingConfig) |
ChildBgpRoutingConfig.Builder |
ChildBgpRoutingConfig.Builder.setBgpRoutingConfig(BgpRoutingConfig bgpRoutingConfig) |