CreateConnectorRequest.Microsoft

public CreateConnectorRequest.Microsoft CreateConnectorRequest.Microsoft(    @Json(name = "name") String name,     @Json(name = "settings") MicrosoftCreateConnectorSettings settings,     @Json(name = "scope") List<String> scope)