Class DeploymentKeyResponse
java.lang.Object
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model.DeploymentKeyResponse
Unique combination of deployments (i.e pipeline ID, environment ID and deploymentSequenceNumber) that is used in representing both
 accepted and rejected deployments
- 
Constructor Summary
ConstructorsConstructorDescriptionDeploymentKeyResponse(String pipelineId, String environmentId, Integer deploymentSequenceNumber)  - 
Method Summary