Uses of Class
software.amazon.awssdk.services.customerprofiles.model.DomainStats
-
Packages that use DomainStats Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of DomainStats in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return DomainStats Modifier and Type Method Description DomainStatsGetDomainResponse. stats()Usage-specific statistics about the domain.Methods in software.amazon.awssdk.services.customerprofiles.model with parameters of type DomainStats Modifier and Type Method Description GetDomainResponse.BuilderGetDomainResponse.Builder. stats(DomainStats stats)Usage-specific statistics about the domain.
-