Package com.strongdm.api
Class ConnectorGetResponse
java.lang.Object
com.strongdm.api.ConnectorGetResponse
ConnectorGetResponse returns a requested Connector.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe requested Connector.getMeta()Reserved for future use.Rate limit information.voidThe requested Connector.voidReserved for future use.voidRate limit information.
-
Constructor Details
-
ConnectorGetResponse
public ConnectorGetResponse()
-
-
Method Details
-
getConnector
The requested Connector. -
setConnector
The requested Connector. -
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-