| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static FeatureConflictInfo |
FeatureConflictInfo._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 FeatureConflictInfo |
FeatureConflictInfo._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
FeatureConflictInfo |
FeatureConflictInfo.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FeatureConflictInfo> |
ConflictingEntityListResponse.getFeatureDescendants() |
java.util.List<FeatureConflictInfo> |
ConflictingEntityListResponse.getInfraDescendants() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConflictingEntityListResponse.setFeatureDescendants(java.util.List<FeatureConflictInfo> featureDescendants) |
ConflictingEntityListResponse.Builder |
ConflictingEntityListResponse.Builder.setFeatureDescendants(java.util.List<FeatureConflictInfo> featureDescendants) |
void |
ConflictingEntityListResponse.setInfraDescendants(java.util.List<FeatureConflictInfo> infraDescendants) |
ConflictingEntityListResponse.Builder |
ConflictingEntityListResponse.Builder.setInfraDescendants(java.util.List<FeatureConflictInfo> infraDescendants) |