public abstract class DeleteItemsRequest extends Object
| Constructor and Description |
|---|
DeleteItemsRequest() |
| Modifier and Type | Method and Description |
|---|---|
static DeleteItemsRequest |
create(List<String> packageIds,
List<String> entityTypeIds) |
abstract List<String> |
getEntityTypeIds() |
abstract List<String> |
getPackageIds() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.