public static interface BatchUpdateMemberEc2DeepInspectionStatusRequest.Builder extends Inspector2Request.Builder, SdkPojo, CopyableBuilder<BatchUpdateMemberEc2DeepInspectionStatusRequest.Builder,BatchUpdateMemberEc2DeepInspectionStatusRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchUpdateMemberEc2DeepInspectionStatusRequest.Builder accountIds(Collection<MemberAccountEc2DeepInspectionStatus> accountIds)
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status for.
accountIds - The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection
status for.BatchUpdateMemberEc2DeepInspectionStatusRequest.Builder accountIds(MemberAccountEc2DeepInspectionStatus... accountIds)
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status for.
accountIds - The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection
status for.BatchUpdateMemberEc2DeepInspectionStatusRequest.Builder accountIds(Consumer<MemberAccountEc2DeepInspectionStatus.Builder>... accountIds)
The unique identifiers for the Amazon Web Services accounts to change Amazon Inspector deep inspection status for.
This is a convenience method that creates an instance of theMemberAccountEc2DeepInspectionStatus.Builder
avoiding the need to create one manually via
MemberAccountEc2DeepInspectionStatus.builder().
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #accountIds(List.
accountIds - a consumer that will call methods on
MemberAccountEc2DeepInspectionStatus.Builder#accountIds(java.util.Collection) BatchUpdateMemberEc2DeepInspectionStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchUpdateMemberEc2DeepInspectionStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.