Uses of Class
software.amazon.awssdk.services.organizations.model.Organization
-
Packages that use Organization Package Description software.amazon.awssdk.services.organizations.model -
-
Uses of Organization in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return Organization Modifier and Type Method Description OrganizationCreateOrganizationResponse. organization()A structure that contains details about the newly created organization.OrganizationDescribeOrganizationResponse. organization()A structure that contains information about the organization.Methods in software.amazon.awssdk.services.organizations.model with parameters of type Organization Modifier and Type Method Description CreateOrganizationResponse.BuilderCreateOrganizationResponse.Builder. organization(Organization organization)A structure that contains details about the newly created organization.DescribeOrganizationResponse.BuilderDescribeOrganizationResponse.Builder. organization(Organization organization)A structure that contains information about the organization.
-