| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateError> |
UpdatePermissionsResponse.errors()
An array of structures that contain the errors from the operation, if any.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePermissionsResponse.Builder |
UpdatePermissionsResponse.Builder.errors(UpdateError... errors)
An array of structures that contain the errors from the operation, if any.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePermissionsResponse.Builder |
UpdatePermissionsResponse.Builder.errors(Collection<UpdateError> errors)
An array of structures that contain the errors from the operation, if any.
|
Copyright © 2023. All rights reserved.