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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.YzSchemaGetResponse

Documentation

data YzSchemaGetResponse Source #

Constructors

YzSchemaGetResponse 

Fields

Instances

Eq YzSchemaGetResponse Source # 
Data YzSchemaGetResponse Source # 

Methods

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

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

toConstr :: YzSchemaGetResponse -> Constr #

dataTypeOf :: YzSchemaGetResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

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

Methods

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

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

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