Package com.strongdm.api
Class SecretStoreDeleteResponse
java.lang.Object
com.strongdm.api.SecretStoreDeleteResponse
SecretStoreDeleteResponse returns information about a SecretStore that was deleted.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetMeta()
Reserved for future use.Rate limit information.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
SecretStoreDeleteResponse
public SecretStoreDeleteResponse()
-
-
Method Details
-
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-