Uses of Interface
software.amazon.awssdk.services.macie2.model.GetMasterAccountResponse.Builder
-
Packages that use GetMasterAccountResponse.Builder Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of GetMasterAccountResponse.Builder in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return GetMasterAccountResponse.Builder Modifier and Type Method Description static GetMasterAccountResponse.BuilderGetMasterAccountResponse. builder()default GetMasterAccountResponse.BuilderGetMasterAccountResponse.Builder. master(Consumer<Invitation.Builder> master)(Deprecated) The Amazon Web Services account ID for the administrator account.GetMasterAccountResponse.BuilderGetMasterAccountResponse.Builder. master(Invitation master)(Deprecated) The Amazon Web Services account ID for the administrator account.GetMasterAccountResponse.BuilderGetMasterAccountResponse. toBuilder()Methods in software.amazon.awssdk.services.macie2.model that return types with arguments of type GetMasterAccountResponse.Builder Modifier and Type Method Description static Class<? extends GetMasterAccountResponse.Builder>GetMasterAccountResponse. serializableBuilderClass()
-