library
Toggle table of contents
2025.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
library
library
/
com.gabrielfeo.develocity.api.model
/
TestDistributionAgentPoolRegistrationKey
/
TestDistributionAgentPoolRegistrationKey
Test
Distribution
Agent
Pool
Registration
Key
constructor
(
@
Json
(
name
=
"key"
)
key
:
String
,
@
Json
(
name
=
"description"
)
description
:
String
?
=
null
)
Parameters
key
The agent API key.
description
Description of the registration key to help identify it later.