| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
SiteCleanupPending.Builder |
SiteCleanupPending.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
SiteCleanupPending.Builder |
SiteCleanupPending.Builder.setPendingSites(java.util.List<SpanSiteInfo> pendingSites)
List of SpanSiteInfos representing the strech of the entity.
|
SiteCleanupPending.Builder |
SiteCleanupPending.Builder.setResourcePath(java.lang.String resourcePath)
Policy resource which is either marked for delete or in process of deletion from
site.
|