CopyableBuilder<CreateOrganizationResponse.Builder,CreateOrganizationResponse>
, SdkBuilder<CreateOrganizationResponse.Builder,CreateOrganizationResponse>
public static interface CreateOrganizationResponse.Builder extends CopyableBuilder<CreateOrganizationResponse.Builder,CreateOrganizationResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateOrganizationResponse.Builder |
organization(Organization organization) |
A structure that contains details about the newly created organization.
|
copy
apply, build
CreateOrganizationResponse.Builder organization(Organization organization)
A structure that contains details about the newly created organization.
organization
- A structure that contains details about the newly created organization.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.