| Package | Description |
|---|---|
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
CsvExternalStore |
UpdateCsvExternalStoreRequest.getCsvExternalStore() |
CsvExternalStore |
CreateCsvExternalStoreRequest.getCsvExternalStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCsvExternalStoreRequest.setCsvExternalStore(CsvExternalStore csvExternalStore) |
void |
CreateCsvExternalStoreRequest.setCsvExternalStore(CsvExternalStore csvExternalStore) |
| Constructor and Description |
|---|
CreateCsvExternalStoreRequest(String project,
CsvExternalStore csvExternalStore) |
UpdateCsvExternalStoreRequest(String project,
CsvExternalStore csvExternalStore) |
| Modifier and Type | Method and Description |
|---|---|
CsvExternalStore |
GetCsvExternalStoreResponse.getCsvExternalStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCsvExternalStoreResponse.setCsvExternalStore(CsvExternalStore csvExternalStore) |
| Constructor and Description |
|---|
GetCsvExternalStoreResponse(Map<String,String> headers,
CsvExternalStore csvExternalStore) |
Copyright © 2025. All Rights Reserved.