Interface DescribeOrganizationConfigurationResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>,GuardDutyResponse.Builder,SdkBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>,SdkPojo,SdkResponse.Builder
- Enclosing class:
- DescribeOrganizationConfigurationResponse
public static interface DescribeOrganizationConfigurationResponse.Builder extends GuardDutyResponse.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Deprecated Methods Modifier and Type Method Description DescribeOrganizationConfigurationResponse.BuilderautoEnable(Boolean autoEnable)Deprecated.This field is deprecated, use AutoEnableOrganizationMembers insteadDescribeOrganizationConfigurationResponse.BuilderautoEnableOrganizationMembers(String autoEnableOrganizationMembers)Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.DescribeOrganizationConfigurationResponse.BuilderautoEnableOrganizationMembers(AutoEnableMembers autoEnableOrganizationMembers)Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.default DescribeOrganizationConfigurationResponse.BuilderdataSources(Consumer<OrganizationDataSourceConfigurationsResult.Builder> dataSources)Deprecated.This parameter is deprecated, use Features insteadDescribeOrganizationConfigurationResponse.BuilderdataSources(OrganizationDataSourceConfigurationsResult dataSources)Deprecated.This parameter is deprecated, use Features insteadDescribeOrganizationConfigurationResponse.Builderfeatures(Collection<OrganizationFeatureConfigurationResult> features)A list of features that are configured for this organization.DescribeOrganizationConfigurationResponse.Builderfeatures(Consumer<OrganizationFeatureConfigurationResult.Builder>... features)A list of features that are configured for this organization.DescribeOrganizationConfigurationResponse.Builderfeatures(OrganizationFeatureConfigurationResult... features)A list of features that are configured for this organization.DescribeOrganizationConfigurationResponse.BuildermemberAccountLimitReached(Boolean memberAccountLimitReached)Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator account for your organization.DescribeOrganizationConfigurationResponse.BuildernextToken(String nextToken)The pagination parameter to be used on the next list operation to retrieve more items.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.guardduty.model.GuardDutyResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-
-
-
Method Detail
-
autoEnable
@Deprecated DescribeOrganizationConfigurationResponse.Builder autoEnable(Boolean autoEnable)
Deprecated.This field is deprecated, use AutoEnableOrganizationMembers insteadIndicates whether GuardDuty is automatically enabled for accounts added to the organization.
Even though this is still supported, we recommend using
AutoEnableOrganizationMembersto achieve the similar results.- Parameters:
autoEnable- Indicates whether GuardDuty is automatically enabled for accounts added to the organization.Even though this is still supported, we recommend using
AutoEnableOrganizationMembersto achieve the similar results.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
memberAccountLimitReached
DescribeOrganizationConfigurationResponse.Builder memberAccountLimitReached(Boolean memberAccountLimitReached)
Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator account for your organization.
- Parameters:
memberAccountLimitReached- Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator account for your organization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSources
@Deprecated DescribeOrganizationConfigurationResponse.Builder dataSources(OrganizationDataSourceConfigurationsResult dataSources)
Deprecated.This parameter is deprecated, use Features insteadDescribes which data sources are enabled automatically for member accounts.
- Parameters:
dataSources- Describes which data sources are enabled automatically for member accounts.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dataSources
@Deprecated default DescribeOrganizationConfigurationResponse.Builder dataSources(Consumer<OrganizationDataSourceConfigurationsResult.Builder> dataSources)
Deprecated.This parameter is deprecated, use Features insteadDescribes which data sources are enabled automatically for member accounts.
This is a convenience method that creates an instance of theOrganizationDataSourceConfigurationsResult.Builderavoiding the need to create one manually viaOrganizationDataSourceConfigurationsResult.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todataSources(OrganizationDataSourceConfigurationsResult).- Parameters:
dataSources- a consumer that will call methods onOrganizationDataSourceConfigurationsResult.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
dataSources(OrganizationDataSourceConfigurationsResult)
-
features
DescribeOrganizationConfigurationResponse.Builder features(Collection<OrganizationFeatureConfigurationResult> features)
A list of features that are configured for this organization.
- Parameters:
features- A list of features that are configured for this organization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
features
DescribeOrganizationConfigurationResponse.Builder features(OrganizationFeatureConfigurationResult... features)
A list of features that are configured for this organization.
- Parameters:
features- A list of features that are configured for this organization.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
features
DescribeOrganizationConfigurationResponse.Builder features(Consumer<OrganizationFeatureConfigurationResult.Builder>... features)
A list of features that are configured for this organization.
This is a convenience method that creates an instance of theOrganizationFeatureConfigurationResult.Builderavoiding the need to create one manually viaOrganizationFeatureConfigurationResult.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#features(List.) - Parameters:
features- a consumer that will call methods onOrganizationFeatureConfigurationResult.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#features(java.util.Collection)
-
nextToken
DescribeOrganizationConfigurationResponse.Builder nextToken(String nextToken)
The pagination parameter to be used on the next list operation to retrieve more items.
- Parameters:
nextToken- The pagination parameter to be used on the next list operation to retrieve more items.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
autoEnableOrganizationMembers
DescribeOrganizationConfigurationResponse.Builder autoEnableOrganizationMembers(String autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
-
NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. -
ALL: Indicates that all accounts in the organization have GuardDuty enabled automatically. This includesNEWaccounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty. -
NONE: Indicates that GuardDuty will not be automatically enabled for any account in the organization. The administrator must manage GuardDuty for each account in the organization individually.
- Parameters:
autoEnableOrganizationMembers- Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.-
NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. -
ALL: Indicates that all accounts in the organization have GuardDuty enabled automatically. This includesNEWaccounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty. -
NONE: Indicates that GuardDuty will not be automatically enabled for any account in the organization. The administrator must manage GuardDuty for each account in the organization individually.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoEnableMembers,AutoEnableMembers
-
-
autoEnableOrganizationMembers
DescribeOrganizationConfigurationResponse.Builder autoEnableOrganizationMembers(AutoEnableMembers autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
-
NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. -
ALL: Indicates that all accounts in the organization have GuardDuty enabled automatically. This includesNEWaccounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty. -
NONE: Indicates that GuardDuty will not be automatically enabled for any account in the organization. The administrator must manage GuardDuty for each account in the organization individually.
- Parameters:
autoEnableOrganizationMembers- Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.-
NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. -
ALL: Indicates that all accounts in the organization have GuardDuty enabled automatically. This includesNEWaccounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty. -
NONE: Indicates that GuardDuty will not be automatically enabled for any account in the organization. The administrator must manage GuardDuty for each account in the organization individually.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
AutoEnableMembers,AutoEnableMembers
-
-
-