| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra.tier_0s | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
CommunityList |
CommunityListsStub.get(java.lang.String tier0Id,
java.lang.String communityListId) |
CommunityList |
CommunityLists.get(java.lang.String tier0Id,
java.lang.String communityListId)
Read a BGP community list
|
CommunityList |
CommunityListsStub.get(java.lang.String tier0Id,
java.lang.String communityListId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
CommunityList |
CommunityLists.get(java.lang.String tier0Id,
java.lang.String communityListId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read a BGP community list
|
CommunityList |
CommunityListsStub.update(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList) |
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 |
CommunityListsStub.update(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,
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityListsStub.patch(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList) |
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 |
CommunityListsStub.patch(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
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 |
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 |
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 |
CommunityListsStub.patch(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
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.
|
CommunityList |
CommunityListsStub.update(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList) |
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 |
CommunityListsStub.update(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList,
com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback) |
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 |
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) |
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 |
CommunityListsStub.update(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,
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityListsStub.get(java.lang.String tier0Id,
java.lang.String communityListId,
com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback) |
void |
CommunityLists.get(java.lang.String tier0Id,
java.lang.String communityListId,
com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback)
Read a BGP community list
|
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.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 list
|
void |
CommunityListsStub.update(java.lang.String tier0Id,
java.lang.String communityListId,
CommunityList communityList,
com.vmware.vapi.bindings.client.AsyncCallback<CommunityList> asyncCallback) |
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 |
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) |
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.
|
| Modifier and Type | Method and 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() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommunityList> |
CommunityListListResult.getResults()
CommunityList results
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildCommunityList.setCommunityList(CommunityList communityList) |
ChildCommunityList.Builder |
ChildCommunityList.Builder.setCommunityList(CommunityList communityList) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommunityListListResult.setResults(java.util.List<CommunityList> results)
CommunityList results
|
CommunityListListResult.Builder |
CommunityListListResult.Builder.setResults(java.util.List<CommunityList> results)
CommunityList results
|