Package com.strongdm.api
Class SecretEngineGetResponse
java.lang.Object
com.strongdm.api.SecretEngineGetResponse
SecretEngineGetResponse contains information about requested Secret Engine
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetMeta()Reserved for future use.Rate limit information.The requested Secret Engine.voidReserved for future use.voidRate limit information.voidThe requested Secret Engine. 
- 
Constructor Details
- 
SecretEngineGetResponse
public SecretEngineGetResponse() 
 - 
 - 
Method Details
- 
getMeta
Reserved for future use. - 
setMeta
Reserved for future use. - 
getRateLimit
Rate limit information. - 
setRateLimit
Rate limit information. - 
getSecretEngine
The requested Secret Engine. - 
setSecretEngine
The requested Secret Engine. 
 -