riak-protobuf-0.23.0.0: Haskell types for the Riak protocol buffer API

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.YzSchemaPutRequest

Documentation

data YzSchemaPutRequest #

Constructors

YzSchemaPutRequest 

Fields

Instances

Eq YzSchemaPutRequest # 
Data YzSchemaPutRequest # 

Methods

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

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

toConstr :: YzSchemaPutRequest -> Constr #

dataTypeOf :: YzSchemaPutRequest -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord YzSchemaPutRequest # 
Show YzSchemaPutRequest # 
Generic YzSchemaPutRequest # 
GPB YzSchemaPutRequest # 
Wire YzSchemaPutRequest # 
TextMsg YzSchemaPutRequest # 
TextType YzSchemaPutRequest # 
ReflectDescriptor YzSchemaPutRequest # 
Mergeable YzSchemaPutRequest # 
Default YzSchemaPutRequest # 
MessageAPI msg' (msg' -> YzSchemaPutRequest) YzSchemaPutRequest # 

Methods

getVal :: msg' -> (msg' -> YzSchemaPutRequest) -> YzSchemaPutRequest #

isSet :: msg' -> (msg' -> YzSchemaPutRequest) -> Bool #

type Rep YzSchemaPutRequest # 
type Rep YzSchemaPutRequest = D1 * (MetaData "YzSchemaPutRequest" "Network.Riak.Protocol.YzSchemaPutRequest" "riak-protobuf-0.23.0.0-KKajqIl1TjxFTvJRG209JK" False) (C1 * (MetaCons "YzSchemaPutRequest" PrefixI True) (S1 * (MetaSel (Just Symbol "schema") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * YzSchema)))