public interface Settings extends com.vmware.vapi.bindings.Service, SettingsTypes
_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
UpgradePlanSettings |
get(java.lang.String componentType)
Get the upgrade plan settings for the component.
|
void |
get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback)
Get the upgrade plan settings for the component.
|
void |
get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the upgrade plan settings for the component.
|
UpgradePlanSettings |
get(java.lang.String componentType,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the upgrade plan settings for the component.
|
UpgradePlanSettings |
update(java.lang.String componentType,
UpgradePlanSettings upgradePlanSettings)
Update the upgrade plan settings for the component.
|
void |
update(java.lang.String componentType,
UpgradePlanSettings upgradePlanSettings,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback)
Update the upgrade plan settings for the component.
|
void |
update(java.lang.String componentType,
UpgradePlanSettings upgradePlanSettings,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the upgrade plan settings for the component.
|
UpgradePlanSettings |
update(java.lang.String componentType,
UpgradePlanSettings upgradePlanSettings,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update the upgrade plan settings for the component.
|
UpgradePlanSettings get(java.lang.String componentType)
Synchronous method overload. Result of the invocation will be reported as a method return value.
componentType - (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundUpgradePlanSettings get(java.lang.String componentType, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
componentType - (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradePlanSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
componentType - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get(java.lang.String componentType,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradePlanSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
componentType - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.UpgradePlanSettings update(java.lang.String componentType, UpgradePlanSettings upgradePlanSettings)
Synchronous method overload. Result of the invocation will be reported as a method return value.
componentType - (required)upgradePlanSettings - (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundUpgradePlanSettings update(java.lang.String componentType, UpgradePlanSettings upgradePlanSettings, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
componentType - (required)upgradePlanSettings - (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid update(java.lang.String componentType,
UpgradePlanSettings upgradePlanSettings,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.UpgradePlanSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
componentType - (required)upgradePlanSettings - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update(java.lang.String componentType,
UpgradePlanSettings upgradePlanSettings,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradePlanSettings> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.UpgradePlanSettings
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
componentType - (required)upgradePlanSettings - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.