Uses of Class
software.amazon.awssdk.services.macie2.model.DomainDetails
-
Packages that use DomainDetails Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of DomainDetails in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return DomainDetails Modifier and Type Method Description DomainDetailsFindingActor. domainDetails()The domain name of the device that the entity used to perform the action on the affected resource.Methods in software.amazon.awssdk.services.macie2.model with parameters of type DomainDetails Modifier and Type Method Description FindingActor.BuilderFindingActor.Builder. domainDetails(DomainDetails domainDetails)The domain name of the device that the entity used to perform the action on the affected resource.
-