| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvExternalStore |
| Modifier and Type | Method and Description |
|---|---|
ExternalStore |
UpdateExternalStoreRequest.getExternalStore() |
ExternalStore |
CreateExternalStoreRequest.getExternalStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateExternalStoreRequest.setExternalStore(ExternalStore externalStore) |
void |
CreateExternalStoreRequest.setExternalStore(ExternalStore externalStore) |
| Constructor and Description |
|---|
CreateExternalStoreRequest(String project,
ExternalStore externalStore) |
UpdateExternalStoreRequest(String project,
ExternalStore externalStore) |
| Modifier and Type | Method and Description |
|---|---|
ExternalStore |
GetExternalStoreResponse.getExternalStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetExternalStoreResponse.setExternalStore(ExternalStore externalStore) |
| Constructor and Description |
|---|
GetExternalStoreResponse(Map<String,String> headers,
ExternalStore externalStore) |
Copyright © 2025. All Rights Reserved.