public interface FeedbackResponse extends com.vmware.vapi.bindings.Service, FeedbackResponseTypes
_VAPI_SERVICE_ID, ACCEPTRECOMMENDED_NETWORK_LAYER_L2, ACCEPTRECOMMENDED_NETWORK_LAYER_L3_L7, UPDATE_NETWORK_LAYER_L2, UPDATE_NETWORK_LAYER_L3_L7| Modifier and Type | Method and Description |
|---|---|
void |
acceptrecommended(java.lang.String networkLayer)
Pick default resolution for all feedback items.
|
void |
acceptrecommended(java.lang.String networkLayer,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Pick default resolution for all feedback items.
|
void |
acceptrecommended(java.lang.String networkLayer,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Pick default resolution for all feedback items.
|
void |
acceptrecommended(java.lang.String networkLayer,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Pick default resolution for all feedback items.
|
void |
update(MigrationFeedbackResponseList migrationFeedbackResponseList,
java.lang.String networkLayer)
Provide response for feedback queries needed for migration.
|
void |
update(MigrationFeedbackResponseList migrationFeedbackResponseList,
java.lang.String networkLayer,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Provide response for feedback queries needed for migration.
|
void |
update(MigrationFeedbackResponseList migrationFeedbackResponseList,
java.lang.String networkLayer,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Provide response for feedback queries needed for migration.
|
void |
update(MigrationFeedbackResponseList migrationFeedbackResponseList,
java.lang.String networkLayer,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Provide response for feedback queries needed for migration.
|
void acceptrecommended(java.lang.String networkLayer)
Synchronous method overload. Result of the invocation will be reported as a method return value.
networkLayer - Network layer for which feedback is generated (optional)com.vmware.vapi.std.errors.Unauthenticated - Unauthorizedcom.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 acceptrecommended(java.lang.String networkLayer,
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.
networkLayer - Network layer for which feedback is generated (optional)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.Unauthenticated - Unauthorizedcom.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 acceptrecommended(java.lang.String networkLayer,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
Unauthenticated - Unauthorized
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
networkLayer - Network layer for which feedback is generated (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void acceptrecommended(java.lang.String networkLayer,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> 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.
Operation Errors:
Unauthenticated - Unauthorized
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
networkLayer - Network layer for which feedback is generated (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void update(MigrationFeedbackResponseList migrationFeedbackResponseList, java.lang.String networkLayer)
Synchronous method overload. Result of the invocation will be reported as a method return value.
migrationFeedbackResponseList - (required)networkLayer - Network layer for which feedback is generated (optional)com.vmware.vapi.std.errors.Unauthenticated - Unauthorizedcom.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(MigrationFeedbackResponseList migrationFeedbackResponseList, java.lang.String networkLayer, 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.
migrationFeedbackResponseList - (required)networkLayer - Network layer for which feedback is generated (optional)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.Unauthenticated - Unauthorizedcom.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(MigrationFeedbackResponseList migrationFeedbackResponseList, java.lang.String networkLayer, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
Unauthenticated - Unauthorized
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
migrationFeedbackResponseList - (required)networkLayer - Network layer for which feedback is generated (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update(MigrationFeedbackResponseList migrationFeedbackResponseList, java.lang.String networkLayer, com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> 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.
Operation Errors:
Unauthenticated - Unauthorized
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
migrationFeedbackResponseList - (required)networkLayer - Network layer for which feedback is generated (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.