| Copyright | (c) 2015-2016 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.Google.Resource.Cloudlatencytest.Statscollection.Updateaggregatedstats
Description
RPC to update the new TCP stats.
See: Cloud Network Performance Monitoring API Reference for cloudlatencytest.statscollection.updateaggregatedstats.
- type StatscollectionUpdateaggregatedstatsResource = "v2" :> ("statscollection" :> ("updateaggregatedstats" :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] AggregatedStats :> Post '[JSON] AggregatedStatsReply))))
- statscollectionUpdateaggregatedstats :: AggregatedStats -> StatscollectionUpdateaggregatedstats
- data StatscollectionUpdateaggregatedstats
- sPayload :: Lens' StatscollectionUpdateaggregatedstats AggregatedStats
REST Resource
type StatscollectionUpdateaggregatedstatsResource = "v2" :> ("statscollection" :> ("updateaggregatedstats" :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] AggregatedStats :> Post '[JSON] AggregatedStatsReply)))) Source #
A resource alias for cloudlatencytest.statscollection.updateaggregatedstats method which the
StatscollectionUpdateaggregatedstats request conforms to.
Creating a Request
statscollectionUpdateaggregatedstats Source #
Arguments
| :: AggregatedStats | |
| -> StatscollectionUpdateaggregatedstats |
Creates a value of StatscollectionUpdateaggregatedstats with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data StatscollectionUpdateaggregatedstats Source #
RPC to update the new TCP stats.
See: statscollectionUpdateaggregatedstats smart constructor.
Instances
Request Lenses
sPayload :: Lens' StatscollectionUpdateaggregatedstats AggregatedStats Source #
Multipart request metadata.