| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceSummaryDetail |
ResourceSummaryDetail._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 ResourceSummaryDetail |
ResourceSummaryDetail._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ResourceSummaryDetail |
ResourceSummaryDetail.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResourceSummaryDetail> |
InvalidConfigSummary.getResourceSummaryDetails()
Represents list of resource summaries for a configuration category which are not
supported for the federation site configuration onboarding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidConfigSummary.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.
|
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.
|