| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
List<Parent> |
ListParentsResponse.parents()
A list of parents for the specified child account or OU.
|
| Modifier and Type | Method and Description |
|---|---|
ListParentsResponse.Builder |
ListParentsResponse.Builder.parents(Parent... parents)
A list of parents for the specified child account or OU.
|
| Modifier and Type | Method and Description |
|---|---|
ListParentsResponse.Builder |
ListParentsResponse.Builder.parents(Collection<Parent> parents)
A list of parents for the specified child account or OU.
|
Copyright © 2023. All rights reserved.