hercules-ci-api-agent-0.3.1.0: API definition for Hercules CI Agent to talk to hercules-ci.com or Hercules CI Enterprise
Safe HaskellNone
LanguageHaskell2010

Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

Documentation

data CreateAgentSession Source #

Constructors

CreateAgentSession 

Fields

Instances

Instances details
Eq CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

Show CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

Generic CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

Associated Types

type Rep CreateAgentSession :: Type -> Type #

ToJSON CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

FromJSON CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

NFData CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

Methods

rnf :: CreateAgentSession -> () #

type Rep CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

type Rep CreateAgentSession = D1 ('MetaData "CreateAgentSession" "Hercules.API.Agent.LifeCycle.CreateAgentSession_V2" "hercules-ci-api-agent-0.3.1.0-IicB1RofPhcH2cz504NZJe" 'False) (C1 ('MetaCons "CreateAgentSession" 'PrefixI 'True) (S1 ('MetaSel ('Just "agentInfo") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 AgentInfo)))