| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateOrganizationResponse.Builder |
CreateOrganizationResponse.builder() |
default CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.organization(Consumer<Organization.Builder> organization)
A structure that contains details about the newly created organization.
|
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.organization(Organization organization)
A structure that contains details about the newly created organization.
|
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateOrganizationResponse.Builder> |
CreateOrganizationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.