| Package | Description |
|---|---|
| com.google.api.services.storagetransfer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorLogEntry |
ErrorLogEntry.clone() |
ErrorLogEntry |
ErrorLogEntry.set(String fieldName,
Object value) |
ErrorLogEntry |
ErrorLogEntry.setErrorDetails(List<String> errorDetails)
A list of messages that carry the error details.
|
ErrorLogEntry |
ErrorLogEntry.setUrl(String url)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<ErrorLogEntry> |
ErrorSummary.getErrorLogEntries()
Error samples.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorSummary |
ErrorSummary.setErrorLogEntries(List<ErrorLogEntry> errorLogEntries)
Error samples.
|
Copyright © 2011–2024 Google. All rights reserved.