index int64 | repo_id string | file_path string | content string |
|---|---|---|---|
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/openapi/sdk | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/openapi/sdk/entity/Tag.java | package com.aliyuncs.cloudapi.openapi.sdk.entity;
/**
*/
public class Tag {
private String value;
private String key;
public Tag() {
}
public Tag(String key, String value) {
this.value = value;
this.key = key;
}
public String getValue() {
return value;
}
... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AbolishApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AcquireGatewayTokenUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AddCatalogRelationResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AddCatalogRelationsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AddIpControlPolicyItemResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AddTrafficSpecialControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/AttachPluginResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.AttachPluginResponse;
import com.aliyuncs.cloudapi.model.v20160714.CreatePluginResponse;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
*/
public class AttachPluginResponseUnmarshaller {
... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ClearCatalogRelationsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateApiGroupResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateApiStageVariableResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateAppResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateCatalogResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateInstanceResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateIntranetDomainResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.CreateIntranetDomainResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class CreateIntranetDomainResponseUnmarshaller {
public static CreateIntranetDomainResponse unmarshall(CreateIntranetDomainRespon... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateIpControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateLogConfigResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateModelResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.CreateModelResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class CreateModelResponseUnmarshaller {
public static CreateModelResponse unmarshall(CreateModelResponse createModelResponse, UnmarshallerC... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreatePluginResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.CreatePluginResponse;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
*
*/
public class CreatePluginResponseUnmarshaller {
public static CreatePluginResponse unmarshall(CreatePluginRespo... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateSignatureResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/CreateTrafficControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteAllTrafficSpecialControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteApiGroupResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteApiStageVariableResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteAppResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteCatalogResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteDomainCertificateResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteDomainResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteInstanceResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteIpControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteLogConfigResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteModelResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.DeleteModelResponse;
import com.aliyuncs.transform.UnmarshallerContext;
public class DeleteModelResponseUnmarshaller {
public static DeleteModelResponse unmarshall(DeleteModelResponse deleteModelResponse, UnmarshallerC... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeletePluginResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.AttachPluginResponse;
import com.aliyuncs.cloudapi.model.v20160714.DeletePluginResponse;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
*
*/
public class DeletePluginResponseUnmarshaller {
... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteSignatureResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteTrafficControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeleteTrafficSpecialControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DeployApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiDocResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiErrorDataResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiGroupResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiGroupsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiHistoriesResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiHistoryResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiIpControlsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiLatencyDataResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiQpsDataResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiSignaturesResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiStageResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiTrafficControlsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApiTrafficDataResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApisByAppResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApisByIpControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApisBySignatureResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApisByTrafficControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeApisResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeAppAttributesResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeAppSecurityResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeAppsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeAuthorizedApisResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeAuthorizedAppsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeCatalogResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeCatalogsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeDeployedApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeDeployedApisResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeDomainResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeDomainsResolutionResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeHistoryApisResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeInstancesResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeIpControlPolicyItemsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeIpControlsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeLogConfigResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeModelsResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.DescribeModelsResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribeModelsResponse.ModelDetail;
import com.aliyuncs.transform.UnmarshallerContext;
import java.util.ArrayList;
import java.util.List;
public class D... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribePluginApisResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.AttachPluginResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribeIpControlsResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribePluginApisResponse;
import com.aliyuncs.transform.UnmarshallerContext;
imp... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribePluginsByApiResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.DeletePluginResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribePluginsByApiResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribePluginsResponse;
import com.aliyuncs.transform.UnmarshallerContext;
impo... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribePluginsResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.AttachPluginResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribePluginApisResponse;
import com.aliyuncs.cloudapi.model.v20160714.DescribePluginsResponse;
import com.aliyuncs.transform.UnmarshallerContext;
import... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribePurchasedApiGroupResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribePurchasedApiGroupsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribePurchasedApisResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeRegionsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeSignaturesByApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeSignaturesResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeSystemParametersResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeTrafficControlsByApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeTrafficControlsResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeVpcAccessesResponseUnmarshaller.java | /*
* Copyright 2017 Aliyun.com All right reserved. This software is the
* confidential and proprietary information of Aliyun.com ("Confidential
* Information"). You shall not disclose such Confidential Information and shall
* use it only in accordance with the terms of the license agreement you entered
* into with... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DescribeZonesResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/DetachPluginResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import com.aliyuncs.cloudapi.model.v20160714.DeletePluginResponse;
import com.aliyuncs.cloudapi.model.v20160714.DetachPluginResponse;
import com.aliyuncs.transform.UnmarshallerContext;
/**
* @author auto create
*
*/
public class DetachPluginResponseUnmarshaller {
... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ImportSwaggerResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ListTagResourcesResponseUnmarshaller.java | package com.aliyuncs.cloudapi.transform.v20160714;
import java.util.ArrayList;
import java.util.List;
import com.aliyuncs.cloudapi.model.v20160714.ListTagResourcesResponse;
import com.aliyuncs.cloudapi.model.v20160714.ListTagResourcesResponse.TagResource;
import com.aliyuncs.transform.UnmarshallerContext;
/**
*
*/... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyApiGroupInstanceResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyApiGroupNetworkPolicyResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyApiGroupResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyApiResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyAppResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyCatalogResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyIpControlPolicyItemResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
0 | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform | java-sources/com/aliyun/aliyun-java-sdk-cloudapi/4.10.0/com/aliyuncs/cloudapi/transform/v20160714/ModifyIpControlResponseUnmarshaller.java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.