Uses of Class
software.amazon.awssdk.services.guardduty.model.Account
-
Packages that use Account Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of Account in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return Account Modifier and Type Method Description AccountUser. account()Contains information about the Amazon Web Services account.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type Account Modifier and Type Method Description User.BuilderUser.Builder. account(Account account)Contains information about the Amazon Web Services account.
-