public class MigrationServiceImpl extends BaseComputeServices implements MigrationService
BaseOpenStackService.Invocation<R>| Constructor and Description |
|---|
MigrationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Migration> |
list()
Administrators only.
|
List<? extends Migration> |
list(MigrationsFilter filter)
Administrators only.
|
invokeAction, invokeActionWithResponsedelete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uripublic List<? extends Migration> list()
list in interface MigrationServicepublic List<? extends Migration> list(MigrationsFilter filter)
list in interface MigrationServicefilter - the filter constraintsCopyright © 2017. All rights reserved.