public class RestCreateDeploymentProjectRequest extends Object
| Constructor and Description |
|---|
RestCreateDeploymentProjectRequest(String name,
String description,
String planKey) |
RestCreateDeploymentProjectRequest(String name,
String description,
String planKey,
Boolean publicAccess) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
PlanKey |
getPlanKey() |
Boolean |
getPublicAccess() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.