Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Sonarr::Api::IndexerConfig
Inherits
Reference
<
Object
Constructors
new
(client :
Sonarr::Client
)
Source
Instance methods
get_indexer
(id :
Int32
) :
Sonarr::Model::IndexerConfigResource
|
Nil
Source
list_indexer
Source
update_indexer
(id :
Int32
, body :
Sonarr::Model::IndexerConfigResource
) :
Sonarr::Model::IndexerConfigResource
|
Nil
Source