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

com.aliyuncs.regions.DescribeEndpointService Maven / Gradle / Ivy

There is a newer version: 1.8.10
Show newest version
package com.aliyuncs.regions;

import com.aliyuncs.auth.Credential;

/**
 * Created by hi.yan.li on 2016/4/26.
 */
public interface DescribeEndpointService {
    DescribeEndpointResponse describeEndpoint(String regionId, String serviceCode, String endpointType, Credential credential,
                                              LocationConfig locationConfig);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy