public class RevertRequest extends Object
Constructor and Description |
---|
RevertRequest() |
Modifier and Type | Method and Description |
---|---|
RevertRequest |
addIdsItem(String idsItem) |
boolean |
equals(Object o) |
List<String> |
getIds()
The IDs of the HistoryItems that should be reverted.
|
int |
hashCode() |
RevertRequest |
ids(List<String> ids) |
void |
setIds(List<String> ids) |
String |
toString() |
public RevertRequest ids(List<String> ids)
public RevertRequest addIdsItem(String idsItem)
public List<String> getIds()
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved