| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchGetViewError> |
BatchGetViewResponse.errors()
If any of the specified ARNs result in an error, then this structure describes the error.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetViewResponse.Builder |
BatchGetViewResponse.Builder.errors(BatchGetViewError... errors)
If any of the specified ARNs result in an error, then this structure describes the error.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetViewResponse.Builder |
BatchGetViewResponse.Builder.errors(Collection<BatchGetViewError> errors)
If any of the specified ARNs result in an error, then this structure describes the error.
|
Copyright © 2023. All rights reserved.