Uses of Interface
software.amazon.awssdk.services.detective.model.DescribeOrganizationConfigurationResponse.Builder
-
Packages that use DescribeOrganizationConfigurationResponse.Builder Package Description software.amazon.awssdk.services.detective.model -
-
Uses of DescribeOrganizationConfigurationResponse.Builder in software.amazon.awssdk.services.detective.model
Methods in software.amazon.awssdk.services.detective.model that return DescribeOrganizationConfigurationResponse.Builder Modifier and Type Method Description DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse.Builder. autoEnable(Boolean autoEnable)Indicates whether to automatically enable new organization accounts as member accounts in the organization behavior graph.static DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse. builder()DescribeOrganizationConfigurationResponse.BuilderDescribeOrganizationConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.detective.model that return types with arguments of type DescribeOrganizationConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends DescribeOrganizationConfigurationResponse.Builder>DescribeOrganizationConfigurationResponse. serializableBuilderClass()
-