| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
List<DependentEntity> |
ConflictException.dependentEntities()
List of dependent entities containing information on relation type and resourceArns linked to the resource in use
|
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
ConflictException.Builder.dependentEntities(DependentEntity... dependentEntities)
List of dependent entities containing information on relation type and resourceArns linked to the resource in
use
|
| Modifier and Type | Method and Description |
|---|---|
ConflictException.Builder |
ConflictException.Builder.dependentEntities(Collection<DependentEntity> dependentEntities)
List of dependent entities containing information on relation type and resourceArns linked to the resource in
use
|
Copyright © 2023. All rights reserved.