Organization.Builder |
Organization.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of an organization.
|
Organization.Builder |
Organization.Builder.availablePolicyTypes(Collection<PolicyTypeSummary> availablePolicyTypes) |
|
Organization.Builder |
Organization.Builder.availablePolicyTypes(Consumer<PolicyTypeSummary.Builder>... availablePolicyTypes) |
|
Organization.Builder |
Organization.Builder.availablePolicyTypes(PolicyTypeSummary... availablePolicyTypes) |
|
static Organization.Builder |
Organization.builder() |
|
Organization.Builder |
Organization.Builder.featureSet(String featureSet) |
Specifies the functionality that currently is available to the organization.
|
Organization.Builder |
Organization.Builder.featureSet(OrganizationFeatureSet featureSet) |
Specifies the functionality that currently is available to the organization.
|
Organization.Builder |
Organization.Builder.id(String id) |
The unique identifier (ID) of an organization.
|
Organization.Builder |
Organization.Builder.masterAccountArn(String masterAccountArn) |
The Amazon Resource Name (ARN) of the account that is designated as the management account for the
organization.
|
Organization.Builder |
Organization.Builder.masterAccountEmail(String masterAccountEmail) |
The email address that is associated with the Amazon Web Services account that is designated as the
management account for the organization.
|
Organization.Builder |
Organization.Builder.masterAccountId(String masterAccountId) |
The unique identifier (ID) of the management account of an organization.
|
Organization.Builder |
Organization.toBuilder() |
|