public interface DeploymentResourcesResource
Modifier and Type | Method and Description |
---|---|
DeploymentResourceDto |
getDeploymentResource(String resourceId) |
InputStream |
getDeploymentResourceData(String resourceId) |
List<DeploymentResourceDto> |
getDeploymentResources() |
List<DeploymentResourceDto> getDeploymentResources()
DeploymentResourceDto getDeploymentResource(String resourceId)
InputStream getDeploymentResourceData(String resourceId)
Copyright © 2018. All rights reserved.