| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
List<Child> |
ListChildrenResponse.children()
The list of children of the specified parent container.
|
| Modifier and Type | Method and Description |
|---|---|
ListChildrenResponse.Builder |
ListChildrenResponse.Builder.children(Child... children)
The list of children of the specified parent container.
|
| Modifier and Type | Method and Description |
|---|---|
ListChildrenResponse.Builder |
ListChildrenResponse.Builder.children(Collection<Child> children)
The list of children of the specified parent container.
|
Copyright © 2023. All rights reserved.