| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra.sites.enforcement_points | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
HostTransportNodeCollection |
TransportNodeCollectionsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId) |
HostTransportNodeCollection |
TransportNodeCollections.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
Returns transport node collection by id
|
HostTransportNodeCollection |
TransportNodeCollectionsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
HostTransportNodeCollection |
TransportNodeCollections.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns transport node collection by id
|
HostTransportNodeCollection |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership) |
HostTransportNodeCollection |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
HostTransportNodeCollection |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
HostTransportNodeCollection |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportNodeCollectionsStub.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection) |
void |
TransportNodeCollections.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection)
This API configures a compute collection for security.
|
void |
TransportNodeCollectionsStub.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
TransportNodeCollections.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API configures a compute collection for security.
|
void |
TransportNodeCollectionsStub.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API configures a compute collection for security.
|
void |
TransportNodeCollectionsStub.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API configures a compute collection for security.
|
void |
TransportNodeCollectionsStub.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection) |
void |
TransportNodeCollections.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
TransportNodeCollectionsStub.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
TransportNodeCollections.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
TransportNodeCollectionsStub.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
TransportNodeCollectionsStub.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Attach different transport node profile to compute collection by updating
transport node collection.
|
HostTransportNodeCollection |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership) |
HostTransportNodeCollection |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
void |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback) |
void |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
void |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
HostTransportNodeCollection |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
HostTransportNodeCollection |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransportNodeCollectionsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback) |
void |
TransportNodeCollections.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
Returns transport node collection by id
|
void |
TransportNodeCollectionsStub.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns transport node collection by id
|
void |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback) |
void |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
void |
TransportNodeCollectionsStub.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
TransportNodeCollections.update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
| Modifier and Type | Method and Description |
|---|---|
static HostTransportNodeCollection |
HostTransportNodeCollection._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 HostTransportNodeCollection |
HostTransportNodeCollection._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
HostTransportNodeCollection |
HostTransportNodeCollection.Builder.build() |
HostTransportNodeCollection |
ChildHostTransportNodeCollection.getHostTransportNodeCollection() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HostTransportNodeCollection> |
HostTransportNodeCollectionListResult.getResults()
Transport Node collection results
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChildHostTransportNodeCollection.setHostTransportNodeCollection(HostTransportNodeCollection hostTransportNodeCollection) |
ChildHostTransportNodeCollection.Builder |
ChildHostTransportNodeCollection.Builder.setHostTransportNodeCollection(HostTransportNodeCollection hostTransportNodeCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
HostTransportNodeCollectionListResult.setResults(java.util.List<HostTransportNodeCollection> results)
Transport Node collection results
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
HostTransportNodeCollectionListResult.Builder |
HostTransportNodeCollectionListResult.Builder.setResults(java.util.List<HostTransportNodeCollection> results)
Transport Node collection results
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|