index
int64 | repo_id
string | file_path
string | content
string |
|---|---|---|---|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDnsCacheDomainRemarkResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDnsCacheDomainRemarkResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDnsCacheDomainRemarkResponseUnmarshaller {
public static UpdateDnsCacheDomainRemarkResponse unmarshall(UpdateDnsCacheDomainRemarkResponse updateDnsCacheDomainRemarkResponse, UnmarshallerContext _ctx) {
updateDnsCacheDomainRemarkResponse.setRequestId(_ctx.stringValue("UpdateDnsCacheDomainRemarkResponse.RequestId"));
return updateDnsCacheDomainRemarkResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDnsCacheDomainResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDnsCacheDomainResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDnsCacheDomainResponseUnmarshaller {
public static UpdateDnsCacheDomainResponse unmarshall(UpdateDnsCacheDomainResponse updateDnsCacheDomainResponse, UnmarshallerContext _ctx) {
updateDnsCacheDomainResponse.setRequestId(_ctx.stringValue("UpdateDnsCacheDomainResponse.RequestId"));
return updateDnsCacheDomainResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDnsGtmAccessStrategyResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDnsGtmAccessStrategyResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDnsGtmAccessStrategyResponseUnmarshaller {
public static UpdateDnsGtmAccessStrategyResponse unmarshall(UpdateDnsGtmAccessStrategyResponse updateDnsGtmAccessStrategyResponse, UnmarshallerContext _ctx) {
updateDnsGtmAccessStrategyResponse.setRequestId(_ctx.stringValue("UpdateDnsGtmAccessStrategyResponse.RequestId"));
updateDnsGtmAccessStrategyResponse.setStrategyId(_ctx.stringValue("UpdateDnsGtmAccessStrategyResponse.StrategyId"));
return updateDnsGtmAccessStrategyResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDnsGtmAddressPoolResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDnsGtmAddressPoolResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDnsGtmAddressPoolResponseUnmarshaller {
public static UpdateDnsGtmAddressPoolResponse unmarshall(UpdateDnsGtmAddressPoolResponse updateDnsGtmAddressPoolResponse, UnmarshallerContext _ctx) {
updateDnsGtmAddressPoolResponse.setRequestId(_ctx.stringValue("UpdateDnsGtmAddressPoolResponse.RequestId"));
return updateDnsGtmAddressPoolResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDnsGtmInstanceGlobalConfigResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDnsGtmInstanceGlobalConfigResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDnsGtmInstanceGlobalConfigResponseUnmarshaller {
public static UpdateDnsGtmInstanceGlobalConfigResponse unmarshall(UpdateDnsGtmInstanceGlobalConfigResponse updateDnsGtmInstanceGlobalConfigResponse, UnmarshallerContext _ctx) {
updateDnsGtmInstanceGlobalConfigResponse.setRequestId(_ctx.stringValue("UpdateDnsGtmInstanceGlobalConfigResponse.RequestId"));
return updateDnsGtmInstanceGlobalConfigResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDnsGtmMonitorResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDnsGtmMonitorResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDnsGtmMonitorResponseUnmarshaller {
public static UpdateDnsGtmMonitorResponse unmarshall(UpdateDnsGtmMonitorResponse updateDnsGtmMonitorResponse, UnmarshallerContext _ctx) {
updateDnsGtmMonitorResponse.setRequestId(_ctx.stringValue("UpdateDnsGtmMonitorResponse.RequestId"));
return updateDnsGtmMonitorResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDomainGroupResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDomainGroupResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDomainGroupResponseUnmarshaller {
public static UpdateDomainGroupResponse unmarshall(UpdateDomainGroupResponse updateDomainGroupResponse, UnmarshallerContext _ctx) {
updateDomainGroupResponse.setRequestId(_ctx.stringValue("UpdateDomainGroupResponse.RequestId"));
updateDomainGroupResponse.setGroupName(_ctx.stringValue("UpdateDomainGroupResponse.GroupName"));
updateDomainGroupResponse.setGroupId(_ctx.stringValue("UpdateDomainGroupResponse.GroupId"));
return updateDomainGroupResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDomainRecordRemarkResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDomainRecordRemarkResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDomainRecordRemarkResponseUnmarshaller {
public static UpdateDomainRecordRemarkResponse unmarshall(UpdateDomainRecordRemarkResponse updateDomainRecordRemarkResponse, UnmarshallerContext _ctx) {
updateDomainRecordRemarkResponse.setRequestId(_ctx.stringValue("UpdateDomainRecordRemarkResponse.RequestId"));
return updateDomainRecordRemarkResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDomainRecordResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDomainRecordResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDomainRecordResponseUnmarshaller {
public static UpdateDomainRecordResponse unmarshall(UpdateDomainRecordResponse updateDomainRecordResponse, UnmarshallerContext _ctx) {
updateDomainRecordResponse.setRequestId(_ctx.stringValue("UpdateDomainRecordResponse.RequestId"));
updateDomainRecordResponse.setRecordId(_ctx.stringValue("UpdateDomainRecordResponse.RecordId"));
return updateDomainRecordResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateDomainRemarkResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateDomainRemarkResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateDomainRemarkResponseUnmarshaller {
public static UpdateDomainRemarkResponse unmarshall(UpdateDomainRemarkResponse updateDomainRemarkResponse, UnmarshallerContext _ctx) {
updateDomainRemarkResponse.setRequestId(_ctx.stringValue("UpdateDomainRemarkResponse.RequestId"));
return updateDomainRemarkResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateGtmAccessStrategyResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateGtmAccessStrategyResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateGtmAccessStrategyResponseUnmarshaller {
public static UpdateGtmAccessStrategyResponse unmarshall(UpdateGtmAccessStrategyResponse updateGtmAccessStrategyResponse, UnmarshallerContext _ctx) {
updateGtmAccessStrategyResponse.setRequestId(_ctx.stringValue("UpdateGtmAccessStrategyResponse.RequestId"));
return updateGtmAccessStrategyResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateGtmAddressPoolResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateGtmAddressPoolResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateGtmAddressPoolResponseUnmarshaller {
public static UpdateGtmAddressPoolResponse unmarshall(UpdateGtmAddressPoolResponse updateGtmAddressPoolResponse, UnmarshallerContext _ctx) {
updateGtmAddressPoolResponse.setRequestId(_ctx.stringValue("UpdateGtmAddressPoolResponse.RequestId"));
return updateGtmAddressPoolResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateGtmInstanceGlobalConfigResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateGtmInstanceGlobalConfigResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateGtmInstanceGlobalConfigResponseUnmarshaller {
public static UpdateGtmInstanceGlobalConfigResponse unmarshall(UpdateGtmInstanceGlobalConfigResponse updateGtmInstanceGlobalConfigResponse, UnmarshallerContext _ctx) {
updateGtmInstanceGlobalConfigResponse.setRequestId(_ctx.stringValue("UpdateGtmInstanceGlobalConfigResponse.RequestId"));
return updateGtmInstanceGlobalConfigResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateGtmMonitorResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateGtmMonitorResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateGtmMonitorResponseUnmarshaller {
public static UpdateGtmMonitorResponse unmarshall(UpdateGtmMonitorResponse updateGtmMonitorResponse, UnmarshallerContext _ctx) {
updateGtmMonitorResponse.setRequestId(_ctx.stringValue("UpdateGtmMonitorResponse.RequestId"));
return updateGtmMonitorResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateGtmRecoveryPlanResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateGtmRecoveryPlanResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateGtmRecoveryPlanResponseUnmarshaller {
public static UpdateGtmRecoveryPlanResponse unmarshall(UpdateGtmRecoveryPlanResponse updateGtmRecoveryPlanResponse, UnmarshallerContext _ctx) {
updateGtmRecoveryPlanResponse.setRequestId(_ctx.stringValue("UpdateGtmRecoveryPlanResponse.RequestId"));
return updateGtmRecoveryPlanResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/UpdateIspFlushCacheInstanceConfigResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.UpdateIspFlushCacheInstanceConfigResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class UpdateIspFlushCacheInstanceConfigResponseUnmarshaller {
public static UpdateIspFlushCacheInstanceConfigResponse unmarshall(UpdateIspFlushCacheInstanceConfigResponse updateIspFlushCacheInstanceConfigResponse, UnmarshallerContext _ctx) {
updateIspFlushCacheInstanceConfigResponse.setRequestId(_ctx.stringValue("UpdateIspFlushCacheInstanceConfigResponse.RequestId"));
return updateIspFlushCacheInstanceConfigResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/ValidateDnsGtmCnameRrCanUseResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.ValidateDnsGtmCnameRrCanUseResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ValidateDnsGtmCnameRrCanUseResponseUnmarshaller {
public static ValidateDnsGtmCnameRrCanUseResponse unmarshall(ValidateDnsGtmCnameRrCanUseResponse validateDnsGtmCnameRrCanUseResponse, UnmarshallerContext _ctx) {
validateDnsGtmCnameRrCanUseResponse.setRequestId(_ctx.stringValue("ValidateDnsGtmCnameRrCanUseResponse.RequestId"));
return validateDnsGtmCnameRrCanUseResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform
|
java-sources/com/aliyun/aliyun-java-sdk-alidns/3.0.7/com/aliyuncs/alidns/transform/v20150109/ValidatePdnsUdpIpSegmentResponseUnmarshaller.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.alidns.transform.v20150109;
import com.aliyuncs.alidns.model.v20150109.ValidatePdnsUdpIpSegmentResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class ValidatePdnsUdpIpSegmentResponseUnmarshaller {
public static ValidatePdnsUdpIpSegmentResponse unmarshall(ValidatePdnsUdpIpSegmentResponse validatePdnsUdpIpSegmentResponse, UnmarshallerContext _ctx) {
validatePdnsUdpIpSegmentResponse.setRequestId(_ctx.stringValue("ValidatePdnsUdpIpSegmentResponse.RequestId"));
return validatePdnsUdpIpSegmentResponse;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/Endpoint.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen;
import java.util.HashMap;
public class Endpoint {
public static HashMap<String, String> endpointMap = new HashMap<String, String>() {};
public static String endpointRegionalType = "regional";
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddFacesRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddFacesRequest extends RoaAcsRequest<AddFacesResponse> {
private String clientInfo;
public AddFacesRequest() {
super("aligreen", "2019-11-15", "AddFaces");
setUriPattern("/green/sface/face/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddFacesResponse> getResponseClass() {
return AddFacesResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddFacesResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddFacesResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddFacesResponse extends AcsResponse {
@Override
public AddFacesResponse getInstance(UnmarshallerContext context) {
return AddFacesResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddGroupsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddGroupsRequest extends RoaAcsRequest<AddGroupsResponse> {
private String clientInfo;
public AddGroupsRequest() {
super("aligreen", "2019-11-15", "AddGroups");
setUriPattern("/green/sface/person/groups/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddGroupsResponse> getResponseClass() {
return AddGroupsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddGroupsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddGroupsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddGroupsResponse extends AcsResponse {
@Override
public AddGroupsResponse getInstance(UnmarshallerContext context) {
return AddGroupsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddPersonRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddPersonRequest extends RoaAcsRequest<AddPersonResponse> {
private String clientInfo;
public AddPersonRequest() {
super("aligreen", "2019-11-15", "AddPerson");
setUriPattern("/green/sface/person/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddPersonResponse> getResponseClass() {
return AddPersonResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddPersonResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddPersonResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddPersonResponse extends AcsResponse {
@Override
public AddPersonResponse getInstance(UnmarshallerContext context) {
return AddPersonResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddSimilarityImageRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddSimilarityImageRequest extends RoaAcsRequest<AddSimilarityImageResponse> {
private String clientInfo;
public AddSimilarityImageRequest() {
super("aligreen", "2019-11-15", "AddSimilarityImage");
setUriPattern("/green/similarity/image/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddSimilarityImageResponse> getResponseClass() {
return AddSimilarityImageResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddSimilarityImageResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddSimilarityImageResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddSimilarityImageResponse extends AcsResponse {
@Override
public AddSimilarityImageResponse getInstance(UnmarshallerContext context) {
return AddSimilarityImageResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddSimilarityLibraryRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddSimilarityLibraryRequest extends RoaAcsRequest<AddSimilarityLibraryResponse> {
private String clientInfo;
public AddSimilarityLibraryRequest() {
super("aligreen", "2019-11-15", "AddSimilarityLibrary");
setUriPattern("/green/similarity/library/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddSimilarityLibraryResponse> getResponseClass() {
return AddSimilarityLibraryResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddSimilarityLibraryResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddSimilarityLibraryResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddSimilarityLibraryResponse extends AcsResponse {
@Override
public AddSimilarityLibraryResponse getInstance(UnmarshallerContext context) {
return AddSimilarityLibraryResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddVideoDnaGroupRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddVideoDnaGroupRequest extends RoaAcsRequest<AddVideoDnaGroupResponse> {
private String clientInfo;
public AddVideoDnaGroupRequest() {
super("aligreen", "2019-11-15", "AddVideoDnaGroup");
setUriPattern("/green/video/dna/group/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddVideoDnaGroupResponse> getResponseClass() {
return AddVideoDnaGroupResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddVideoDnaGroupResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddVideoDnaGroupResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddVideoDnaGroupResponse extends AcsResponse {
@Override
public AddVideoDnaGroupResponse getInstance(UnmarshallerContext context) {
return AddVideoDnaGroupResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddVideoDnaRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class AddVideoDnaRequest extends RoaAcsRequest<AddVideoDnaResponse> {
private String clientInfo;
public AddVideoDnaRequest() {
super("aligreen", "2019-11-15", "AddVideoDna");
setUriPattern("/green/video/dna/add");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<AddVideoDnaResponse> getResponseClass() {
return AddVideoDnaResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/AddVideoDnaResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.AddVideoDnaResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class AddVideoDnaResponse extends AcsResponse {
@Override
public AddVideoDnaResponse getInstance(UnmarshallerContext context) {
return AddVideoDnaResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteFacesRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeleteFacesRequest extends RoaAcsRequest<DeleteFacesResponse> {
private String clientInfo;
public DeleteFacesRequest() {
super("aligreen", "2019-11-15", "DeleteFaces");
setUriPattern("/green/sface/face/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeleteFacesResponse> getResponseClass() {
return DeleteFacesResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteFacesResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeleteFacesResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteFacesResponse extends AcsResponse {
@Override
public DeleteFacesResponse getInstance(UnmarshallerContext context) {
return DeleteFacesResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteGroupsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeleteGroupsRequest extends RoaAcsRequest<DeleteGroupsResponse> {
private String clientInfo;
public DeleteGroupsRequest() {
super("aligreen", "2019-11-15", "DeleteGroups");
setUriPattern("/green/sface/person/groups/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeleteGroupsResponse> getResponseClass() {
return DeleteGroupsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteGroupsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeleteGroupsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteGroupsResponse extends AcsResponse {
@Override
public DeleteGroupsResponse getInstance(UnmarshallerContext context) {
return DeleteGroupsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeletePersonRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeletePersonRequest extends RoaAcsRequest<DeletePersonResponse> {
private String clientInfo;
public DeletePersonRequest() {
super("aligreen", "2019-11-15", "DeletePerson");
setUriPattern("/green/sface/person/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeletePersonResponse> getResponseClass() {
return DeletePersonResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeletePersonResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeletePersonResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeletePersonResponse extends AcsResponse {
@Override
public DeletePersonResponse getInstance(UnmarshallerContext context) {
return DeletePersonResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteSimilarityImageRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeleteSimilarityImageRequest extends RoaAcsRequest<DeleteSimilarityImageResponse> {
private String clientInfo;
public DeleteSimilarityImageRequest() {
super("aligreen", "2019-11-15", "DeleteSimilarityImage");
setUriPattern("/green/similarity/image/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeleteSimilarityImageResponse> getResponseClass() {
return DeleteSimilarityImageResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteSimilarityImageResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeleteSimilarityImageResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteSimilarityImageResponse extends AcsResponse {
@Override
public DeleteSimilarityImageResponse getInstance(UnmarshallerContext context) {
return DeleteSimilarityImageResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteSimilarityLibraryRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeleteSimilarityLibraryRequest extends RoaAcsRequest<DeleteSimilarityLibraryResponse> {
private String clientInfo;
public DeleteSimilarityLibraryRequest() {
super("aligreen", "2019-11-15", "DeleteSimilarityLibrary");
setUriPattern("/green/similarity/library/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeleteSimilarityLibraryResponse> getResponseClass() {
return DeleteSimilarityLibraryResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteSimilarityLibraryResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeleteSimilarityLibraryResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteSimilarityLibraryResponse extends AcsResponse {
@Override
public DeleteSimilarityLibraryResponse getInstance(UnmarshallerContext context) {
return DeleteSimilarityLibraryResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteVideoDnaGroupRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeleteVideoDnaGroupRequest extends RoaAcsRequest<DeleteVideoDnaGroupResponse> {
private String clientInfo;
public DeleteVideoDnaGroupRequest() {
super("aligreen", "2019-11-15", "DeleteVideoDnaGroup");
setUriPattern("/green/video/dna/group/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeleteVideoDnaGroupResponse> getResponseClass() {
return DeleteVideoDnaGroupResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteVideoDnaGroupResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeleteVideoDnaGroupResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteVideoDnaGroupResponse extends AcsResponse {
@Override
public DeleteVideoDnaGroupResponse getInstance(UnmarshallerContext context) {
return DeleteVideoDnaGroupResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteVideoDnaRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DeleteVideoDnaRequest extends RoaAcsRequest<DeleteVideoDnaResponse> {
private String clientInfo;
public DeleteVideoDnaRequest() {
super("aligreen", "2019-11-15", "DeleteVideoDna");
setUriPattern("/green/video/dna/delete");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DeleteVideoDnaResponse> getResponseClass() {
return DeleteVideoDnaResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DeleteVideoDnaResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DeleteVideoDnaResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DeleteVideoDnaResponse extends AcsResponse {
@Override
public DeleteVideoDnaResponse getInstance(UnmarshallerContext context) {
return DeleteVideoDnaResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DetectFaceRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class DetectFaceRequest extends RoaAcsRequest<DetectFaceResponse> {
private String clientInfo;
public DetectFaceRequest() {
super("aligreen", "2019-11-15", "DetectFace");
setUriPattern("/green/face/detect");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<DetectFaceResponse> getResponseClass() {
return DetectFaceResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/DetectFaceResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.DetectFaceResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class DetectFaceResponse extends AcsResponse {
@Override
public DetectFaceResponse getInstance(UnmarshallerContext context) {
return DetectFaceResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/FileAsyncScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class FileAsyncScanRequest extends RoaAcsRequest<FileAsyncScanResponse> {
private String clientInfo;
public FileAsyncScanRequest() {
super("aligreen", "2019-11-15", "FileAsyncScan");
setUriPattern("/green/file/asyncscan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<FileAsyncScanResponse> getResponseClass() {
return FileAsyncScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/FileAsyncScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.FileAsyncScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class FileAsyncScanResponse extends AcsResponse {
@Override
public FileAsyncScanResponse getInstance(UnmarshallerContext context) {
return FileAsyncScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/FileAsyncScanResultsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class FileAsyncScanResultsRequest extends RoaAcsRequest<FileAsyncScanResultsResponse> {
private String clientInfo;
public FileAsyncScanResultsRequest() {
super("aligreen", "2019-11-15", "FileAsyncScanResults");
setUriPattern("/green/file/results");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<FileAsyncScanResultsResponse> getResponseClass() {
return FileAsyncScanResultsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/FileAsyncScanResultsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.FileAsyncScanResultsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class FileAsyncScanResultsResponse extends AcsResponse {
@Override
public FileAsyncScanResultsResponse getInstance(UnmarshallerContext context) {
return FileAsyncScanResultsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetAddVideoDnaResultsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetAddVideoDnaResultsRequest extends RoaAcsRequest<GetAddVideoDnaResultsResponse> {
private String clientInfo;
public GetAddVideoDnaResultsRequest() {
super("aligreen", "2019-11-15", "GetAddVideoDnaResults");
setUriPattern("/green/video/dna/add/results");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetAddVideoDnaResultsResponse> getResponseClass() {
return GetAddVideoDnaResultsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetAddVideoDnaResultsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetAddVideoDnaResultsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetAddVideoDnaResultsResponse extends AcsResponse {
@Override
public GetAddVideoDnaResultsResponse getInstance(UnmarshallerContext context) {
return GetAddVideoDnaResultsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetFacesRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetFacesRequest extends RoaAcsRequest<GetFacesResponse> {
private String clientInfo;
public GetFacesRequest() {
super("aligreen", "2019-11-15", "GetFaces");
setUriPattern("/green/sface/faces");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetFacesResponse> getResponseClass() {
return GetFacesResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetFacesResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetFacesResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetFacesResponse extends AcsResponse {
@Override
public GetFacesResponse getInstance(UnmarshallerContext context) {
return GetFacesResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetGroupsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetGroupsRequest extends RoaAcsRequest<GetGroupsResponse> {
private String clientInfo;
public GetGroupsRequest() {
super("aligreen", "2019-11-15", "GetGroups");
setUriPattern("/green/sface/groups");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetGroupsResponse> getResponseClass() {
return GetGroupsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetGroupsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetGroupsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetGroupsResponse extends AcsResponse {
@Override
public GetGroupsResponse getInstance(UnmarshallerContext context) {
return GetGroupsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetPersonRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetPersonRequest extends RoaAcsRequest<GetPersonResponse> {
private String clientInfo;
public GetPersonRequest() {
super("aligreen", "2019-11-15", "GetPerson");
setUriPattern("/green/sface/person");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetPersonResponse> getResponseClass() {
return GetPersonResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetPersonResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetPersonResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetPersonResponse extends AcsResponse {
@Override
public GetPersonResponse getInstance(UnmarshallerContext context) {
return GetPersonResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetPersonsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetPersonsRequest extends RoaAcsRequest<GetPersonsResponse> {
private String clientInfo;
public GetPersonsRequest() {
super("aligreen", "2019-11-15", "GetPersons");
setUriPattern("/green/sface/group/persons");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetPersonsResponse> getResponseClass() {
return GetPersonsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetPersonsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetPersonsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetPersonsResponse extends AcsResponse {
@Override
public GetPersonsResponse getInstance(UnmarshallerContext context) {
return GetPersonsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetSimilarityImageRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetSimilarityImageRequest extends RoaAcsRequest<GetSimilarityImageResponse> {
private String clientInfo;
public GetSimilarityImageRequest() {
super("aligreen", "2019-11-15", "GetSimilarityImage");
setUriPattern("/green/similarity/image/get");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetSimilarityImageResponse> getResponseClass() {
return GetSimilarityImageResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetSimilarityImageResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetSimilarityImageResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetSimilarityImageResponse extends AcsResponse {
@Override
public GetSimilarityImageResponse getInstance(UnmarshallerContext context) {
return GetSimilarityImageResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetSimilarityLibraryRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class GetSimilarityLibraryRequest extends RoaAcsRequest<GetSimilarityLibraryResponse> {
private String clientInfo;
public GetSimilarityLibraryRequest() {
super("aligreen", "2019-11-15", "GetSimilarityLibrary");
setUriPattern("/green/similarity/library/get");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<GetSimilarityLibraryResponse> getResponseClass() {
return GetSimilarityLibraryResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/GetSimilarityLibraryResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.GetSimilarityLibraryResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class GetSimilarityLibraryResponse extends AcsResponse {
@Override
public GetSimilarityLibraryResponse getInstance(UnmarshallerContext context) {
return GetSimilarityLibraryResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageAsyncScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class ImageAsyncScanRequest extends RoaAcsRequest<ImageAsyncScanResponse> {
private String clientInfo;
public ImageAsyncScanRequest() {
super("aligreen", "2019-11-15", "ImageAsyncScan");
setUriPattern("/green/image/asyncscan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<ImageAsyncScanResponse> getResponseClass() {
return ImageAsyncScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageAsyncScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.ImageAsyncScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class ImageAsyncScanResponse extends AcsResponse {
@Override
public ImageAsyncScanResponse getInstance(UnmarshallerContext context) {
return ImageAsyncScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageAsyncScanResultsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class ImageAsyncScanResultsRequest extends RoaAcsRequest<ImageAsyncScanResultsResponse> {
private String clientInfo;
public ImageAsyncScanResultsRequest() {
super("aligreen", "2019-11-15", "ImageAsyncScanResults");
setUriPattern("/green/image/results");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<ImageAsyncScanResultsResponse> getResponseClass() {
return ImageAsyncScanResultsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageAsyncScanResultsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.ImageAsyncScanResultsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class ImageAsyncScanResultsResponse extends AcsResponse {
@Override
public ImageAsyncScanResultsResponse getInstance(UnmarshallerContext context) {
return ImageAsyncScanResultsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageScanFeedbackRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class ImageScanFeedbackRequest extends RoaAcsRequest<ImageScanFeedbackResponse> {
private String clientInfo;
public ImageScanFeedbackRequest() {
super("aligreen", "2019-11-15", "ImageScanFeedback");
setUriPattern("/green/image/feedback");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<ImageScanFeedbackResponse> getResponseClass() {
return ImageScanFeedbackResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageScanFeedbackResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.ImageScanFeedbackResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class ImageScanFeedbackResponse extends AcsResponse {
@Override
public ImageScanFeedbackResponse getInstance(UnmarshallerContext context) {
return ImageScanFeedbackResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageSyncScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class ImageSyncScanRequest extends RoaAcsRequest<ImageSyncScanResponse> {
private String clientInfo;
public ImageSyncScanRequest() {
super("aligreen", "2019-11-15", "ImageSyncScan");
setUriPattern("/green/image/scan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<ImageSyncScanResponse> getResponseClass() {
return ImageSyncScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ImageSyncScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.ImageSyncScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class ImageSyncScanResponse extends AcsResponse {
@Override
public ImageSyncScanResponse getInstance(UnmarshallerContext context) {
return ImageSyncScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ListSimilarityImagesRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class ListSimilarityImagesRequest extends RoaAcsRequest<ListSimilarityImagesResponse> {
public ListSimilarityImagesRequest() {
super("aligreen", "2019-11-15", "ListSimilarityImages");
setUriPattern("/green/similarity/image/list");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
@Override
public Class<ListSimilarityImagesResponse> getResponseClass() {
return ListSimilarityImagesResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ListSimilarityImagesResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.ListSimilarityImagesResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class ListSimilarityImagesResponse extends AcsResponse {
@Override
public ListSimilarityImagesResponse getInstance(UnmarshallerContext context) {
return ListSimilarityImagesResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ListSimilarityLibrariesRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class ListSimilarityLibrariesRequest extends RoaAcsRequest<ListSimilarityLibrariesResponse> {
private String clientInfo;
public ListSimilarityLibrariesRequest() {
super("aligreen", "2019-11-15", "ListSimilarityLibraries");
setUriPattern("/green/similarity/library/list");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<ListSimilarityLibrariesResponse> getResponseClass() {
return ListSimilarityLibrariesResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/ListSimilarityLibrariesResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.ListSimilarityLibrariesResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class ListSimilarityLibrariesResponse extends AcsResponse {
@Override
public ListSimilarityLibrariesResponse getInstance(UnmarshallerContext context) {
return ListSimilarityLibrariesResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/SearchPersonRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class SearchPersonRequest extends RoaAcsRequest<SearchPersonResponse> {
private String clientInfo;
public SearchPersonRequest() {
super("aligreen", "2019-11-15", "SearchPerson");
setUriPattern("/green/sface/search");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<SearchPersonResponse> getResponseClass() {
return SearchPersonResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/SearchPersonResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.SearchPersonResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class SearchPersonResponse extends AcsResponse {
@Override
public SearchPersonResponse getInstance(UnmarshallerContext context) {
return SearchPersonResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/SetPersonRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class SetPersonRequest extends RoaAcsRequest<SetPersonResponse> {
private String clientInfo;
public SetPersonRequest() {
super("aligreen", "2019-11-15", "SetPerson");
setUriPattern("/green/sface/person/update");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<SetPersonResponse> getResponseClass() {
return SetPersonResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/SetPersonResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.SetPersonResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class SetPersonResponse extends AcsResponse {
@Override
public SetPersonResponse getInstance(UnmarshallerContext context) {
return SetPersonResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/TextFeedbackRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class TextFeedbackRequest extends RoaAcsRequest<TextFeedbackResponse> {
private String clientInfo;
public TextFeedbackRequest() {
super("aligreen", "2019-11-15", "TextFeedback");
setUriPattern("/green/text/feedback");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<TextFeedbackResponse> getResponseClass() {
return TextFeedbackResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/TextFeedbackResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.TextFeedbackResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class TextFeedbackResponse extends AcsResponse {
@Override
public TextFeedbackResponse getInstance(UnmarshallerContext context) {
return TextFeedbackResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/TextScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class TextScanRequest extends RoaAcsRequest<TextScanResponse> {
private String clientInfo;
public TextScanRequest() {
super("aligreen", "2019-11-15", "TextScan");
setUriPattern("/green/text/scan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<TextScanResponse> getResponseClass() {
return TextScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/TextScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.TextScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class TextScanResponse extends AcsResponse {
@Override
public TextScanResponse getInstance(UnmarshallerContext context) {
return TextScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/UploadCredentialsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class UploadCredentialsRequest extends RoaAcsRequest<UploadCredentialsResponse> {
private String clientInfo;
public UploadCredentialsRequest() {
super("aligreen", "2019-11-15", "UploadCredentials");
setUriPattern("/green/credentials/uploadcredentials");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<UploadCredentialsResponse> getResponseClass() {
return UploadCredentialsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/UploadCredentialsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.UploadCredentialsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class UploadCredentialsResponse extends AcsResponse {
@Override
public UploadCredentialsResponse getInstance(UnmarshallerContext context) {
return UploadCredentialsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoAsyncScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class VideoAsyncScanRequest extends RoaAcsRequest<VideoAsyncScanResponse> {
private String clientInfo;
public VideoAsyncScanRequest() {
super("aligreen", "2019-11-15", "VideoAsyncScan");
setUriPattern("/green/video/asyncscan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<VideoAsyncScanResponse> getResponseClass() {
return VideoAsyncScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoAsyncScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.VideoAsyncScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class VideoAsyncScanResponse extends AcsResponse {
@Override
public VideoAsyncScanResponse getInstance(UnmarshallerContext context) {
return VideoAsyncScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoAsyncScanResultsRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class VideoAsyncScanResultsRequest extends RoaAcsRequest<VideoAsyncScanResultsResponse> {
private String clientInfo;
public VideoAsyncScanResultsRequest() {
super("aligreen", "2019-11-15", "VideoAsyncScanResults");
setUriPattern("/green/video/results");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<VideoAsyncScanResultsResponse> getResponseClass() {
return VideoAsyncScanResultsResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoAsyncScanResultsResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.VideoAsyncScanResultsResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class VideoAsyncScanResultsResponse extends AcsResponse {
@Override
public VideoAsyncScanResultsResponse getInstance(UnmarshallerContext context) {
return VideoAsyncScanResultsResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoCancelScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class VideoCancelScanRequest extends RoaAcsRequest<VideoCancelScanResponse> {
private String clientInfo;
public VideoCancelScanRequest() {
super("aligreen", "2019-11-15", "VideoCancelScan");
setUriPattern("/green/video/cancelscan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<VideoCancelScanResponse> getResponseClass() {
return VideoCancelScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoCancelScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.VideoCancelScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class VideoCancelScanResponse extends AcsResponse {
@Override
public VideoCancelScanResponse getInstance(UnmarshallerContext context) {
return VideoCancelScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoFeedbackRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class VideoFeedbackRequest extends RoaAcsRequest<VideoFeedbackResponse> {
private String clientInfo;
public VideoFeedbackRequest() {
super("aligreen", "2019-11-15", "VideoFeedback");
setUriPattern("/green/video/feedback");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<VideoFeedbackResponse> getResponseClass() {
return VideoFeedbackResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoFeedbackResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.VideoFeedbackResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class VideoFeedbackResponse extends AcsResponse {
@Override
public VideoFeedbackResponse getInstance(UnmarshallerContext context) {
return VideoFeedbackResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoSyncScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class VideoSyncScanRequest extends RoaAcsRequest<VideoSyncScanResponse> {
private String clientInfo;
public VideoSyncScanRequest() {
super("aligreen", "2019-11-15", "VideoSyncScan");
setUriPattern("/green/video/syncscan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<VideoSyncScanResponse> getResponseClass() {
return VideoSyncScanResponse.class;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VideoSyncScanResponse.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.AcsResponse;
import com.aliyuncs.aligreen.transform.v20191115.VideoSyncScanResponseUnmarshaller;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
* @version
*/
public class VideoSyncScanResponse extends AcsResponse {
@Override
public VideoSyncScanResponse getInstance(UnmarshallerContext context) {
return VideoSyncScanResponseUnmarshaller.unmarshall(this, context);
}
@Override
public boolean checkShowJsonItemName() {
return false;
}
}
|
0
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model
|
java-sources/com/aliyun/aliyun-java-sdk-aligreen/1.0.2/com/aliyuncs/aligreen/model/v20191115/VoiceAsyncScanRequest.java
|
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package com.aliyuncs.aligreen.model.v20191115;
import com.aliyuncs.RoaAcsRequest;
import com.aliyuncs.http.MethodType;
import com.aliyuncs.aligreen.Endpoint;
/**
* @author auto create
* @version
*/
public class VoiceAsyncScanRequest extends RoaAcsRequest<VoiceAsyncScanResponse> {
private String clientInfo;
public VoiceAsyncScanRequest() {
super("aligreen", "2019-11-15", "VoiceAsyncScan");
setUriPattern("/green/voice/asyncscan");
setMethod(MethodType.POST);
try {
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointMap").set(this, Endpoint.endpointMap);
com.aliyuncs.AcsRequest.class.getDeclaredField("productEndpointRegional").set(this, Endpoint.endpointRegionalType);
} catch (Exception e) {}
}
public String getClientInfo() {
return this.clientInfo;
}
public void setClientInfo(String clientInfo) {
this.clientInfo = clientInfo;
if(clientInfo != null){
putQueryParameter("ClientInfo", clientInfo);
}
}
@Override
public Class<VoiceAsyncScanResponse> getResponseClass() {
return VoiceAsyncScanResponse.class;
}
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.