public class PkiResponse extends LogicalResponse
| Constructor and Description |
|---|
PkiResponse(RestResponse restResponse,
int retries) |
| Modifier and Type | Method and Description |
|---|---|
Credential |
getCredential() |
RoleOptions |
getRoleOptions() |
getData, getLeaseDuration, getLeaseId, getRenewablegetRestResponse, getRetriespublic PkiResponse(RestResponse restResponse, int retries)
restResponse - The raw response received from Vaultretries - The number of retries that were performed for this operationpublic RoleOptions getRoleOptions()
public Credential getCredential()