| Package | Description |
|---|---|
| com.byteplus.smc | |
| com.byteplus.smc.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeMigrationLogsResponse |
SmcApi.describeMigrationLogs(DescribeMigrationLogsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<DescribeMigrationLogsResponse> |
SmcApi.describeMigrationLogsWithHttpInfo(@NotNull DescribeMigrationLogsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SmcApi.describeMigrationLogsAsync(DescribeMigrationLogsRequest body,
ApiCallback<DescribeMigrationLogsResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMigrationLogsResponse |
DescribeMigrationLogsResponse.addLogsItem(LogForDescribeMigrationLogsOutput logsItem) |
DescribeMigrationLogsResponse |
DescribeMigrationLogsResponse.createdAt(String createdAt) |
DescribeMigrationLogsResponse |
DescribeMigrationLogsResponse.finishedAt(String finishedAt) |
DescribeMigrationLogsResponse |
DescribeMigrationLogsResponse.logs(List<LogForDescribeMigrationLogsOutput> logs) |
DescribeMigrationLogsResponse |
DescribeMigrationLogsResponse.startedAt(String startedAt) |
Copyright © 2026. All rights reserved.