gogol-appengine-0.4.0: Google App Engine Admin SDK.

Copyright(c) 2015-2016 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.AppEngine.Apps.DomainMAppings.Patch

Contents

Description

Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource.

See: App Engine Admin API Reference for appengine.apps.domainMappings.patch.

Synopsis

REST Resource

type AppsDomainMAppingsPatchResource = "v1" :> ("apps" :> (Capture "appsId" Text :> ("domainMappings" :> (Capture "domainMappingsId" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "updateMask" GFieldMask :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] DomainMApping :> Patch '[JSON] Operation)))))))))))) Source #

A resource alias for appengine.apps.domainMappings.patch method which the AppsDomainMAppingsPatch request conforms to.

Creating a Request

data AppsDomainMAppingsPatch Source #

Updates the specified domain mapping. To map an SSL certificate to a domain mapping, update certificate_id to point to an AuthorizedCertificate resource. A user must be authorized to administer the associated domain in order to update a DomainMapping resource.

See: appsDomainMAppingsPatch smart constructor.

Instances
Eq AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

Data AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> AppsDomainMAppingsPatch -> c AppsDomainMAppingsPatch #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c AppsDomainMAppingsPatch #

toConstr :: AppsDomainMAppingsPatch -> Constr #

dataTypeOf :: AppsDomainMAppingsPatch -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c AppsDomainMAppingsPatch) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c AppsDomainMAppingsPatch) #

gmapT :: (forall b. Data b => b -> b) -> AppsDomainMAppingsPatch -> AppsDomainMAppingsPatch #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> AppsDomainMAppingsPatch -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> AppsDomainMAppingsPatch -> r #

gmapQ :: (forall d. Data d => d -> u) -> AppsDomainMAppingsPatch -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> AppsDomainMAppingsPatch -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> AppsDomainMAppingsPatch -> m AppsDomainMAppingsPatch #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> AppsDomainMAppingsPatch -> m AppsDomainMAppingsPatch #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> AppsDomainMAppingsPatch -> m AppsDomainMAppingsPatch #

Show AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

Generic AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

Associated Types

type Rep AppsDomainMAppingsPatch :: Type -> Type #

GoogleRequest AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

type Rep AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

type Rep AppsDomainMAppingsPatch = D1 (MetaData "AppsDomainMAppingsPatch" "Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch" "gogol-appengine-0.4.0-48gH8mpUkemKe8XR9UYlzr" False) (C1 (MetaCons "AppsDomainMAppingsPatch'" PrefixI True) (((S1 (MetaSel (Just "_admapXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: S1 (MetaSel (Just "_admapUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_admapUpdateMask") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe GFieldMask)) :*: S1 (MetaSel (Just "_admapAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 (MetaSel (Just "_admapUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_admapPayload") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 DomainMApping)) :*: (S1 (MetaSel (Just "_admapAppsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: (S1 (MetaSel (Just "_admapDomainMAppingsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_admapCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

type Scopes AppsDomainMAppingsPatch = "https://www.googleapis.com/auth/cloud-platform" ': ([] :: [Symbol])
type Rs AppsDomainMAppingsPatch Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.DomainMAppings.Patch

Request Lenses

admapUploadProtocol :: Lens' AppsDomainMAppingsPatch (Maybe Text) Source #

Upload protocol for media (e.g. "raw", "multipart").

admapUpdateMask :: Lens' AppsDomainMAppingsPatch (Maybe GFieldMask) Source #

Standard field mask for the set of fields to be updated.

admapUploadType :: Lens' AppsDomainMAppingsPatch (Maybe Text) Source #

Legacy upload protocol for media (e.g. "media", "multipart").

admapAppsId :: Lens' AppsDomainMAppingsPatch Text Source #

Part of `name`. Name of the resource to update. Example: apps/myapp/domainMappings/example.com.

admapDomainMAppingsId :: Lens' AppsDomainMAppingsPatch Text Source #

Part of `name`. See documentation of `appsId`.