WebDeployment.DefinitionStages.WithPackageUri 接口
定义
The first stage of a web deployment definition.
public interface WithPackageUri
方法
withPackageUri(String packageUri) |
Specifies the zipped package to deploy.
|