public class Secret extends Object
Constructor and Description |
---|
Secret() |
Modifier and Type | Method and Description |
---|---|
JsonObject |
getData() |
long |
getLeaseDuration() |
String |
getLeaseId() |
String |
getRequestId() |
boolean |
isRenewable() |
public String getLeaseId()
public boolean isRenewable()
public long getLeaseDuration()
public JsonObject getData()
public String getRequestId()
Copyright © 2021 Eclipse. All rights reserved.