Uses of Interface
software.amazon.awssdk.services.macie2.model.DescribeOrganizationConfigurationResponse.Builder
-
Packages that use DescribeOrganizationConfigurationResponse.Builder Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of DescribeOrganizationConfigurationResponse.Builder in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return DescribeOrganizationConfigurationResponse.Builder Modifier and Type Method Description DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse.Builder. autoEnable(Boolean autoEnable)Specifies whether Amazon Macie is enabled automatically for accounts that are added to the organization.static DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse. builder()DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse.Builder. maxAccountLimitReached(Boolean maxAccountLimitReached)Specifies whether the maximum number of Amazon Macie member accounts are part of the organization.DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.macie2.model that return types with arguments of type DescribeOrganizationConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends DescribeOrganizationConfigurationResponse.Builder>DescribeOrganizationConfigurationResponse. serializableBuilderClass()
-