Uses of Interface
software.amazon.awssdk.services.macie.model.MemberAccount.Builder
-
Packages that use MemberAccount.Builder Package Description software.amazon.awssdk.services.macie.model -
-
Uses of MemberAccount.Builder in software.amazon.awssdk.services.macie.model
Methods in software.amazon.awssdk.services.macie.model that return MemberAccount.Builder Modifier and Type Method Description MemberAccount.BuilderMemberAccount.Builder. accountId(String accountId)(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.static MemberAccount.BuilderMemberAccount. builder()MemberAccount.BuilderMemberAccount. toBuilder()Methods in software.amazon.awssdk.services.macie.model that return types with arguments of type MemberAccount.Builder Modifier and Type Method Description static Class<? extends MemberAccount.Builder>MemberAccount. serializableBuilderClass()
-