gogol-spectrum-0.0.1: Google Spectrum Database SDK.

Copyright(c) 2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Spectrum.Paws.GetSpectrumBatch

Contents

Description

The Google Spectrum Database does not support batch requests, so this method always yields an UNIMPLEMENTED error.

See: Google Spectrum Database API Reference for spectrum.paws.getSpectrumBatch.

Synopsis

REST Resource

type PawsGetSpectrumBatchResource = "spectrum" :> ("v1explorer" :> ("paws" :> ("getSpectrumBatch" :> (QueryParam "alt" AltJSON :> (ReqBody `[JSON]` PawsGetSpectrumBatchRequest :> Post `[JSON]` PawsGetSpectrumBatchResponse))))) Source

A resource alias for spectrum.paws.getSpectrumBatch method which the PawsGetSpectrumBatch request conforms to.

Creating a Request

pawsGetSpectrumBatch Source

Creates a value of PawsGetSpectrumBatch with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data PawsGetSpectrumBatch Source

The Google Spectrum Database does not support batch requests, so this method always yields an UNIMPLEMENTED error.

See: pawsGetSpectrumBatch smart constructor.

Request Lenses