| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidConfigSummary.Builder |
InvalidConfigSummary.Builder.setCategory(java.lang.String category)
Configuration category representing resources not supported for the federation
site configuration onboarding.
|
InvalidConfigSummary.Builder |
InvalidConfigSummary.Builder.setResourceCount(java.lang.Long resourceCount)
Total resource count for category format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
InvalidConfigSummary.Builder |
InvalidConfigSummary.Builder.setResourceSummaryDetails(java.util.List<ResourceSummaryDetail> resourceSummaryDetails)
Represents list of resource summaries for a configuration category which are not
supported for the federation site configuration onboarding.
|