Uses of Class
com.vmware.nsx_policy.model.CommunityList
-
Packages that use CommunityList Package Description com.vmware.nsx_policy.global_infra.tier_0s com.vmware.nsx_policy.infra.tier_0s com.vmware.nsx_policy.model -
-
Uses of CommunityList in com.vmware.nsx_policy.global_infra.tier_0s
Methods in com.vmware.nsx_policy.global_infra.tier_0s that return CommunityList Modifier and Type Method Description CommunityListCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId)Read a BGP community listCommunityListCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a BGP community listCommunityListCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId)CommunityListCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.global_infra.tier_0s with type arguments of type CommunityList Modifier and Type Method Description voidCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)Read a BGP community listvoidCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a BGP community listvoidCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)voidCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of CommunityList in com.vmware.nsx_policy.infra.tier_0s
Methods in com.vmware.nsx_policy.infra.tier_0s that return CommunityList Modifier and Type Method Description CommunityListCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId)Read a BGP community listCommunityListCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a BGP community listCommunityListCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId)CommunityListCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)CommunityListCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)If a community list with the community-list-id is not already present, create a new community list.CommunityListCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a community list with the community-list-id is not already present, create a new community list.CommunityListCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)CommunityListCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Methods in com.vmware.nsx_policy.infra.tier_0s with parameters of type CommunityList Modifier and Type Method Description voidCommunityLists. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)If a community list with the community-list-id is not already present, create a new community list.voidCommunityLists. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)If a community list with the community-list-id is not already present, create a new community list.voidCommunityLists. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a community list with the community-list-id is not already present, create a new community list.voidCommunityLists. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a community list with the community-list-id is not already present, create a new community list.voidCommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)voidCommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)voidCommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)CommunityListCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)If a community list with the community-list-id is not already present, create a new community list.voidCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)If a community list with the community-list-id is not already present, create a new community list.voidCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a community list with the community-list-id is not already present, create a new community list.CommunityListCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a community list with the community-list-id is not already present, create a new community list.CommunityListCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)voidCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)voidCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)CommunityListCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.tier_0s with type arguments of type CommunityList Modifier and Type Method Description voidCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)Read a BGP community listvoidCommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Read a BGP community listvoidCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)voidCommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)voidCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)If a community list with the community-list-id is not already present, create a new community list.voidCommunityLists. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)If a community list with the community-list-id is not already present, create a new community list.voidCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)voidCommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of CommunityList in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return CommunityList Modifier and Type Method Description static CommunityListCommunityList. _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 CommunityListCommunityList. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.CommunityListCommunityList.Builder. build()CommunityListChildCommunityList. getCommunityList()Methods in com.vmware.nsx_policy.model that return types with arguments of type CommunityList Modifier and Type Method Description java.util.List<CommunityList>CommunityListListResult. getResults()CommunityList resultsMethods in com.vmware.nsx_policy.model with parameters of type CommunityList Modifier and Type Method Description ChildCommunityList.BuilderChildCommunityList.Builder. setCommunityList(CommunityList communityList)voidChildCommunityList. setCommunityList(CommunityList communityList)Method parameters in com.vmware.nsx_policy.model with type arguments of type CommunityList Modifier and Type Method Description CommunityListListResult.BuilderCommunityListListResult.Builder. setResults(java.util.List<CommunityList> results)CommunityList resultsvoidCommunityListListResult. setResults(java.util.List<CommunityList> results)CommunityList results
-