Class RejectedDeploymentResponse
java.lang.Object
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model.RejectedDeploymentResponse
Any deployments that were rejected when submitting to the API. Includes the key of the deployment and the
 reasons for rejection
- 
Constructor Summary
ConstructorsConstructorDescriptionRejectedDeploymentResponse(DeploymentKeyResponse key, List<ApiErrorResponse> errors)  - 
Method Summary