public class RestDeploymentVersionAndPlanResult extends Object implements Serializable
Constructor and Description |
---|
RestDeploymentVersionAndPlanResult(RestDeploymentVersion deploymentVersion,
PlanResultKey planResultKey) |
Modifier and Type | Method and Description |
---|---|
@Nullable RestDeploymentVersion |
getDeploymentVersion() |
@Nullable PlanResultKey |
getPlanResultKey() |
public RestDeploymentVersionAndPlanResult(RestDeploymentVersion deploymentVersion, PlanResultKey planResultKey)
@Nullable public @Nullable RestDeploymentVersion getDeploymentVersion()
@Nullable public @Nullable PlanResultKey getPlanResultKey()
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.