| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.global_infra.sites.onboarding | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ConflictingEntityListResponse |
FeatureSummaryStub.get(java.lang.String siteId) |
ConflictingEntityListResponse |
FeatureSummary.get(java.lang.String siteId)
Get consolidated list of conflicting entities summary for each supported feature
for a site with an example.
|
ConflictingEntityListResponse |
FeatureSummaryStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ConflictingEntityListResponse |
FeatureSummary.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get consolidated list of conflicting entities summary for each supported feature
for a site with an example.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureSummaryStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<ConflictingEntityListResponse> asyncCallback) |
void |
FeatureSummary.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<ConflictingEntityListResponse> asyncCallback)
Get consolidated list of conflicting entities summary for each supported feature
for a site with an example.
|
void |
FeatureSummaryStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<ConflictingEntityListResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FeatureSummary.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<ConflictingEntityListResponse> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get consolidated list of conflicting entities summary for each supported feature
for a site with an example.
|
| Modifier and Type | Method and Description |
|---|---|
static ConflictingEntityListResponse |
ConflictingEntityListResponse._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 ConflictingEntityListResponse |
ConflictingEntityListResponse._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ConflictingEntityListResponse |
ConflictingEntityListResponse.Builder.build() |