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 CommunityList
CommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId)
Read a BGP community listCommunityList
CommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a BGP community listCommunityList
CommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId)
CommunityList
CommunityListsStub. 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 void
CommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
Read a BGP community listvoid
CommunityLists. 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 listvoid
CommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
void
CommunityListsStub. 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 CommunityList
CommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId)
Read a BGP community listCommunityList
CommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a BGP community listCommunityList
CommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId)
CommunityList
CommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunityList
CommunityLists. 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.CommunityList
CommunityLists. 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.CommunityList
CommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)
CommunityList
CommunityListsStub. 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 void
CommunityLists. 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.void
CommunityLists. 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.void
CommunityLists. 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.void
CommunityLists. 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.void
CommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)
void
CommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
void
CommunityListsStub. 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)
void
CommunityListsStub. patch(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
CommunityList
CommunityLists. 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.void
CommunityLists. 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.void
CommunityLists. 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.CommunityList
CommunityLists. 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.CommunityList
CommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList)
void
CommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
void
CommunityListsStub. 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)
CommunityList
CommunityListsStub. 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 void
CommunityLists. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
Read a BGP community listvoid
CommunityLists. 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 listvoid
CommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
void
CommunityListsStub. get(java.lang.String tier0Id, java.lang.String communityListId, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
void
CommunityLists. 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.void
CommunityLists. 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.void
CommunityListsStub. update(java.lang.String tier0Id, java.lang.String communityListId, CommunityList communityList, com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
void
CommunityListsStub. 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 CommunityList
CommunityList. _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 CommunityList
CommunityList. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.CommunityList
CommunityList.Builder. build()
CommunityList
ChildCommunityList. 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.Builder
ChildCommunityList.Builder. setCommunityList(CommunityList communityList)
void
ChildCommunityList. setCommunityList(CommunityList communityList)
Method parameters in com.vmware.nsx_policy.model with type arguments of type CommunityList Modifier and Type Method Description CommunityListListResult.Builder
CommunityListListResult.Builder. setResults(java.util.List<CommunityList> results)
CommunityList resultsvoid
CommunityListListResult. setResults(java.util.List<CommunityList> results)
CommunityList results
-