| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
static Child.Builder |
Child.builder() |
Child.Builder |
Child.Builder.id(String id)
The unique identifier (ID) of this child entity.
|
Child.Builder |
Child.toBuilder() |
Child.Builder |
Child.Builder.type(ChildType type)
The type of this child entity.
|
Child.Builder |
Child.Builder.type(String type)
The type of this child entity.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Child.Builder> |
Child.serializableBuilderClass() |
Copyright © 2023. All rights reserved.