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 # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Data GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.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 # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Show GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Generic GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Associated Types

type Rep GetBucketKeyPreflistResponse :: * -> * #

GPB GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Wire GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

TextMsg GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

TextType GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

ReflectDescriptor GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Mergeable GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Default GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

MessageAPI msg' (msg' -> GetBucketKeyPreflistResponse) GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

type Rep GetBucketKeyPreflistResponse # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

type Rep GetBucketKeyPreflistResponse = D1 (MetaData "GetBucketKeyPreflistResponse" "Network.Riak.Protocol.GetBucketKeyPreflistResponse" "riak-protobuf-0.23.0.0-LKDQ6jFAKFEK4UHEMKS2Lf" False) (C1 (MetaCons "GetBucketKeyPreflistResponse" PrefixI True) (S1 (MetaSel (Just "preflist") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Seq BucketKeyPreflistItem))))