Uses of Class
software.amazon.awssdk.services.artifact.model.ReportDetail
-
Packages that use ReportDetail Package Description software.amazon.awssdk.services.artifact.model -
-
Uses of ReportDetail in software.amazon.awssdk.services.artifact.model
Methods in software.amazon.awssdk.services.artifact.model that return ReportDetail Modifier and Type Method Description ReportDetailGetReportMetadataResponse. reportDetails()Report resource detail.Methods in software.amazon.awssdk.services.artifact.model with parameters of type ReportDetail Modifier and Type Method Description GetReportMetadataResponse.BuilderGetReportMetadataResponse.Builder. reportDetails(ReportDetail reportDetails)Report resource detail.
-