public static interface DescribeEventDetailsForOrganizationRequest.Builder extends HealthRequest.Builder, SdkPojo, CopyableBuilder<DescribeEventDetailsForOrganizationRequest.Builder,DescribeEventDetailsForOrganizationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeEventDetailsForOrganizationRequest.Builder organizationEventDetailFilters(Collection<EventAccountFilter> organizationEventDetailFilters)
A set of JSON elements that includes the awsAccountId and the eventArn.
organizationEventDetailFilters - A set of JSON elements that includes the awsAccountId and the eventArn.DescribeEventDetailsForOrganizationRequest.Builder organizationEventDetailFilters(EventAccountFilter... organizationEventDetailFilters)
A set of JSON elements that includes the awsAccountId and the eventArn.
organizationEventDetailFilters - A set of JSON elements that includes the awsAccountId and the eventArn.DescribeEventDetailsForOrganizationRequest.Builder organizationEventDetailFilters(Consumer<EventAccountFilter.Builder>... organizationEventDetailFilters)
A set of JSON elements that includes the awsAccountId and the eventArn.
EventAccountFilter.Builder avoiding the need to create
one manually via EventAccountFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately
and its result is passed to #organizationEventDetailFilters(List.
organizationEventDetailFilters - a consumer that will call methods on
EventAccountFilter.Builder#organizationEventDetailFilters(java.util.Collection) DescribeEventDetailsForOrganizationRequest.Builder locale(String locale)
The locale (language) to return information in. English (en) is the default and the only supported value at this time.
locale - The locale (language) to return information in. English (en) is the default and the only supported
value at this time.DescribeEventDetailsForOrganizationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeEventDetailsForOrganizationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.