Uses of Class
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model.DeploymentKeyResponse
-
Uses of DeploymentKeyResponse in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
ModifierConstructorDescriptionRejectedDeploymentResponse
(DeploymentKeyResponse key, List<ApiErrorResponse> errors) ModifierConstructorDescriptionDeploymentApiResponse
(List<DeploymentKeyResponse> acceptedDeployments, List<RejectedDeploymentResponse> rejectedDeployments, List<Association> unknownAssociations)