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, invokeActionWithResponse
delete, deleteWithResponse, get, getProvider, getServiceVersion, getXOpenstackRequestId, head, patch, patchWithResponse, post, postWithResponse, put, request, toList, uri
public List<? extends Migration> list()
list
in interface MigrationService
public List<? extends Migration> list(MigrationsFilter filter)
list
in interface MigrationService
filter
- the filter constraintsCopyright © 2017. All rights reserved.