Package com.strongdm.api
Class ManagedSecretRotateResponse
java.lang.Object
com.strongdm.api.ManagedSecretRotateResponse
ManagedSecretRotateResponse contains information about Secret Engine after
successful rotation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMeta()
Reserved for future use.Rate limit information.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
ManagedSecretRotateResponse
public ManagedSecretRotateResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-