| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<ShareError> |
ShareDetails.shareErrors()
List of errors.
|
| Modifier and Type | Method and Description |
|---|---|
ShareDetails.Builder |
ShareDetails.Builder.shareErrors(ShareError... shareErrors)
List of errors.
|
| Modifier and Type | Method and Description |
|---|---|
ShareDetails.Builder |
ShareDetails.Builder.shareErrors(Collection<ShareError> shareErrors)
List of errors.
|
Copyright © 2023. All rights reserved.