Uses of Class
com.vmware.nsx_policy.model.BgpRoutingConfig
-
Packages that use BgpRoutingConfig 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 -
-
Uses of BgpRoutingConfig in com.vmware.nsx_policy.global_infra.tier_0s.locale_services
Methods in com.vmware.nsx_policy.global_infra.tier_0s.locale_services that return BgpRoutingConfig Modifier and Type Method Description BgpRoutingConfigBgp. get(java.lang.String tier0Id, java.lang.String localeServiceId)Read BGP routing configBgpRoutingConfigBgp. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read BGP routing configBgpRoutingConfigBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId)BgpRoutingConfigBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)BgpRoutingConfigBgp. 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.BgpRoutingConfigBgp. 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.BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override)BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.global_infra.tier_0s.locale_services with parameters of type BgpRoutingConfig Modifier and Type Method Description voidBgp. 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.voidBgp. 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.voidBgp. 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.voidBgp. 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.voidBgpStub. patch(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override)voidBgpStub. 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)voidBgpStub. 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)voidBgpStub. patch(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)BgpRoutingConfigBgp. 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.voidBgp. 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.voidBgp. 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.BgpRoutingConfigBgp. 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.BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override)voidBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)voidBgpStub. 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)BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.global_infra.tier_0s.locale_services with type arguments of type BgpRoutingConfig Modifier and Type Method Description voidBgp. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)Read BGP routing configvoidBgp. 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 configvoidBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)voidBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidBgp. 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.voidBgp. 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.voidBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)voidBgpStub. 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) -
Uses of BgpRoutingConfig in com.vmware.nsx_policy.infra.tier_0s.locale_services
Methods in com.vmware.nsx_policy.infra.tier_0s.locale_services that return BgpRoutingConfig Modifier and Type Method Description BgpRoutingConfigBgp. get(java.lang.String tier0Id, java.lang.String localeServiceId)Read BGP routing configBgpRoutingConfigBgp. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read BGP routing configBgpRoutingConfigBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId)BgpRoutingConfigBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)BgpRoutingConfigBgp. 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.BgpRoutingConfigBgp. 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.BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override)BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra.tier_0s.locale_services with parameters of type BgpRoutingConfig Modifier and Type Method Description voidBgp. 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.voidBgp. 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.voidBgp. 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.voidBgp. 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.voidBgpStub. patch(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override)voidBgpStub. 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)voidBgpStub. 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)voidBgpStub. patch(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)BgpRoutingConfigBgp. 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.voidBgp. 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.voidBgp. 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.BgpRoutingConfigBgp. 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.BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override)voidBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)voidBgpStub. 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)BgpRoutingConfigBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.tier_0s.locale_services with type arguments of type BgpRoutingConfig Modifier and Type Method Description voidBgp. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)Read BGP routing configvoidBgp. 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 configvoidBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)voidBgpStub. get(java.lang.String tier0Id, java.lang.String localeServiceId, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidBgp. 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.voidBgp. 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.voidBgpStub. update(java.lang.String tier0Id, java.lang.String localeServiceId, BgpRoutingConfig bgpRoutingConfig, java.lang.Boolean override, com.vmware.vapi.bindings.client.AsyncCallback<BgpRoutingConfig> asyncCallback)voidBgpStub. 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) -
Uses of BgpRoutingConfig in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return BgpRoutingConfig Modifier and Type Method Description static BgpRoutingConfigBgpRoutingConfig. _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 BgpRoutingConfigBgpRoutingConfig. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.BgpRoutingConfigBgpRoutingConfig.Builder. build()BgpRoutingConfigChildBgpRoutingConfig. getBgpRoutingConfig()Methods in com.vmware.nsx_policy.model with parameters of type BgpRoutingConfig Modifier and Type Method Description ChildBgpRoutingConfig.BuilderChildBgpRoutingConfig.Builder. setBgpRoutingConfig(BgpRoutingConfig bgpRoutingConfig)voidChildBgpRoutingConfig. setBgpRoutingConfig(BgpRoutingConfig bgpRoutingConfig)
-