| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
protected List<Domain> |
Client.ExtractDomains(com.alibaba.fastjson.JSONObject object,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
CreateDomainResponse |
LogService.createDomain(String project,
Domain domain) |
CreateDomainResponse |
Client.createDomain(String project,
Domain domain) |
| Modifier and Type | Method and Description |
|---|---|
Domain |
CreateDomainRequest.getDomain() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDomainRequest.setDomain(Domain domain) |
| Constructor and Description |
|---|
CreateDomainRequest(String project,
Domain domain) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Domain> |
ListDomainsResponse.domains |
| Modifier and Type | Method and Description |
|---|---|
List<Domain> |
ListDomainsResponse.getDomains() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDomainsResponse.setDomains(List<Domain> domains) |
| Constructor and Description |
|---|
ListDomainsResponse(Map<String,String> headers,
int count,
int total,
List<Domain> domains) |
Copyright © 2025. All Rights Reserved.