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