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

Safe HaskellNone
LanguageHaskell98

Network.Riak.Protocol.GetBucketKeyPreflistResponse

Documentation

data GetBucketKeyPreflistResponse Source #

Instances
Eq GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Data GetBucketKeyPreflistResponse Source # 
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 Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Show GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Generic GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Associated Types

type Rep GetBucketKeyPreflistResponse :: Type -> Type #

GPB GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Wire GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

TextMsg GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

TextType GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

ReflectDescriptor GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Mergeable GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

Default GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

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

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

type Rep GetBucketKeyPreflistResponse Source # 
Instance details

Defined in Network.Riak.Protocol.GetBucketKeyPreflistResponse

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