hercules-ci-api-agent-0.2.2.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
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

ToSchema CreateAgentSession Source # 
Instance details

Defined in Hercules.API.Agent.LifeCycle.CreateAgentSession_V2

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.2.2.0-H8XBgIW1mHxGazLTBa2ark" False) (C1 (MetaCons "CreateAgentSession" PrefixI True) (S1 (MetaSel (Just "agentInfo") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 AgentInfo)))