Class ConnectorGetRequest

java.lang.Object
com.strongdm.api.ConnectorGetRequest

public class ConnectorGetRequest extends Object
ConnectorGetRequest specifies which Connector to retrieve.
  • Constructor Details

    • ConnectorGetRequest

      public ConnectorGetRequest()
  • Method Details

    • getId

      public String getId()
      The unique identifier of the Connector to retrieve.
    • setId

      public void setId(String in)
      The unique identifier of the Connector to retrieve.