Search: "add subdomain"
Delete a security group rule - Elastic Compute Service Documentation
region. Find the security group where you want to delete rules and then, in the Actions column, click Add Rules. On ...
Typical scenarios - Log Service Documentation
process of development, add logs to clients, mobile devices, servers, and modules, and associate the logs by using IDs.Collect logs ...
SMTP - Java - DirectMail Documentation
); props.put("mail.smtp.port", ALIDM_SMTP_PORT); // If SSL is used, remove the configuration of using Port 25 and add ...
PHP SDK tutorial - DirectMail Documentation
;aliyun-php-sdk-core/Config.php” in your website directory and add the DirectMail SDK to the automatic load list: Autoloader ...
Spring integration - Message Queue Documentation
more subscriptions, you can add entry nodes, as shown below-- entry value-ref="msgListener" ...
(Optional) Submit Graph jobs - MaxCompute Documentation
odps-graph-example-sssp.jar file. Add JAR resources.add jar $LOCAL_JAR_PATH/odps ...
SQL summary - MaxCompute Documentation
). % ( ) * + - . / ; = = = ? ADD ALL ALTER AND AS ASC BETWEEN BIGINT BOOLEAN BY CASE CAST ...
WordCount samples - MaxCompute Documentation
string, value string); create table wc_out(key string, cnt bigint); Add resources:add jar data\resources\mapreduce ...
Secondary Sort samples - MaxCompute Documentation
ss_out(key bigint, value bigint) Add resources:add jar data\resources\mapreduce-examples.jar -f; Import the ...
Grep samples - MaxCompute Documentation
(key string, cnt bigint); create table mr_grep_out (key bigint, value string); Add resources:add jar data\resources ...