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