Uses of Class
com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model.DeploymentKeyResponse
Packages that use DeploymentKeyResponse
-
Uses of DeploymentKeyResponse in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model
Methods in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model that return DeploymentKeyResponseMethods in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model that return types with arguments of type DeploymentKeyResponseConstructors in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model with parameters of type DeploymentKeyResponseModifierConstructorDescriptionRejectedDeploymentResponse
(DeploymentKeyResponse key, List<ApiErrorResponse> errors) Constructor parameters in com.atlassian.jira.cloud.jenkins.deploymentinfo.client.model with type arguments of type DeploymentKeyResponseModifierConstructorDescriptionDeploymentApiResponse
(List<DeploymentKeyResponse> acceptedDeployments, List<RejectedDeploymentResponse> rejectedDeployments, List<Association> unknownAssociations)