Package com.strongdm.api
Class ConnectorCreateRequest
java.lang.Object
com.strongdm.api.ConnectorCreateRequest
ConnectorCreateRequest specifies a connector to create.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionParameters to define the new Connector.voidParameters to define the new Connector.
-
Constructor Details
-
ConnectorCreateRequest
public ConnectorCreateRequest()
-
-
Method Details
-
getConnector
Parameters to define the new Connector. -
setConnector
Parameters to define the new Connector.
-