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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.GetBucketKeyPreflistResponse

Documentation

data GetBucketKeyPreflistResponse #

Instances

Eq GetBucketKeyPreflistResponse # 
Data GetBucketKeyPreflistResponse # 

Methods

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

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

toConstr :: GetBucketKeyPreflistResponse -> Constr #

dataTypeOf :: GetBucketKeyPreflistResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Ord GetBucketKeyPreflistResponse # 
Show GetBucketKeyPreflistResponse # 
Generic GetBucketKeyPreflistResponse # 
GPB GetBucketKeyPreflistResponse # 
Wire GetBucketKeyPreflistResponse # 
TextMsg GetBucketKeyPreflistResponse # 
TextType GetBucketKeyPreflistResponse # 
ReflectDescriptor GetBucketKeyPreflistResponse # 
Mergeable GetBucketKeyPreflistResponse # 
Default GetBucketKeyPreflistResponse # 
MessageAPI msg' (msg' -> GetBucketKeyPreflistResponse) GetBucketKeyPreflistResponse # 
type Rep GetBucketKeyPreflistResponse # 
type Rep GetBucketKeyPreflistResponse = D1 * (MetaData "GetBucketKeyPreflistResponse" "Network.Riak.Protocol.GetBucketKeyPreflistResponse" "riak-protobuf-0.23.0.0-KKajqIl1TjxFTvJRG209JK" False) (C1 * (MetaCons "GetBucketKeyPreflistResponse" PrefixI True) (S1 * (MetaSel (Just Symbol "preflist") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Seq BucketKeyPreflistItem))))