All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aliyun.datahub.model.CreateProjectResult Maven / Gradle / Ivy

There is a newer version: 2.25.6
Show newest version
package com.aliyun.datahub.model;

public class CreateProjectResult extends Result {
    public CreateProjectResult() {
    }

    public CreateProjectResult(com.aliyun.datahub.client.model.CreateProjectResult proxyResult) {
        setRequestId(proxyResult.getRequestId());
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy