| Package | Description |
|---|---|
| com.vmware.nsx.administration | |
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
SupportBundleResult |
SupportBundlesStub.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse) |
SupportBundleResult |
SupportBundles.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse)
Collect support bundles from registered cluster and fabric nodes.
|
void |
SupportBundlesStub.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse,
com.vmware.vapi.bindings.client.AsyncCallback<SupportBundleResult> asyncCallback) |
void |
SupportBundles.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse,
com.vmware.vapi.bindings.client.AsyncCallback<SupportBundleResult> asyncCallback)
Collect support bundles from registered cluster and fabric nodes.
|
void |
SupportBundlesStub.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse,
com.vmware.vapi.bindings.client.AsyncCallback<SupportBundleResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
SupportBundles.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse,
com.vmware.vapi.bindings.client.AsyncCallback<SupportBundleResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Collect support bundles from registered cluster and fabric nodes.
|
SupportBundleResult |
SupportBundlesStub.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SupportBundleResult |
SupportBundles.collect(SupportBundleRequest supportBundleRequest,
java.lang.Boolean overrideAsyncResponse,
java.lang.Boolean requireDeleteOrOverrideAsyncResponse,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Collect support bundles from registered cluster and fabric nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static SupportBundleRequest |
SupportBundleRequest._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 SupportBundleRequest |
SupportBundleRequest._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
SupportBundleRequest |
SupportBundleRequest.Builder.build() |
SupportBundleRequest |
SupportBundleResult.getRequestProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
SupportBundleResult.setRequestProperties(SupportBundleRequest requestProperties) |
SupportBundleResult.Builder |
SupportBundleResult.Builder.setRequestProperties(SupportBundleRequest requestProperties) |