public interface DeploymentResource
Modifier and Type | Method and Description |
---|---|
void |
deleteDeployment(String deploymentId,
javax.ws.rs.core.UriInfo uriInfo) |
DeploymentDto |
getDeployment() |
DeploymentResourcesResource |
getDeploymentResources() |
static final String CASCADE
DeploymentDto getDeployment()
DeploymentResourcesResource getDeploymentResources()
void deleteDeployment(String deploymentId, @Context javax.ws.rs.core.UriInfo uriInfo)
Copyright © 2018. All rights reserved.