| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ShareError.Builder |
ShareError.Builder.accounts(Collection<String> accounts)
List of accounts impacted by the error.
|
ShareError.Builder |
ShareError.Builder.accounts(String... accounts)
List of accounts impacted by the error.
|
static ShareError.Builder |
ShareError.builder() |
ShareError.Builder |
ShareError.Builder.error(String error)
Error type that happened when processing the operation.
|
ShareError.Builder |
ShareError.Builder.message(String message)
Information about the error.
|
ShareError.Builder |
ShareError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ShareError.Builder> |
ShareError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.