public class SecretListResponse extends VaultDataResponse
| Constructor and Description |
|---|
SecretListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getKeys() |
void |
setData(Map<String,Object> data) |
getLeaseDuration, getLeaseId, getWarnings, isRenewablepublic void setData(Map<String,Object> data) throws InvalidResponseException
setData in class VaultDataResponseInvalidResponseExceptionCopyright © 2016. All rights reserved.