Uses of Class
software.amazon.awssdk.services.costandusagereport.model.CostAndUsageReportRequest
-
Packages that use CostAndUsageReportRequest Package Description software.amazon.awssdk.services.costandusagereport.internal software.amazon.awssdk.services.costandusagereport.model -
-
Uses of CostAndUsageReportRequest in software.amazon.awssdk.services.costandusagereport.internal
Methods in software.amazon.awssdk.services.costandusagereport.internal with type parameters of type CostAndUsageReportRequest Modifier and Type Method Description static <T extends CostAndUsageReportRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends CostAndUsageReportRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of CostAndUsageReportRequest in software.amazon.awssdk.services.costandusagereport.model
Subclasses of CostAndUsageReportRequest in software.amazon.awssdk.services.costandusagereport.model Modifier and Type Class Description classDeleteReportDefinitionRequestDeletes the specified report.classDescribeReportDefinitionsRequestRequests a Amazon Web Services Cost and Usage Report list owned by the account.classListTagsForResourceRequestclassModifyReportDefinitionRequestclassPutReportDefinitionRequestCreates a Cost and Usage Report.classTagResourceRequestclassUntagResourceRequestMethods in software.amazon.awssdk.services.costandusagereport.model that return CostAndUsageReportRequest Modifier and Type Method Description CostAndUsageReportRequestCostAndUsageReportRequest.Builder. build()Constructors in software.amazon.awssdk.services.costandusagereport.model with parameters of type CostAndUsageReportRequest Constructor Description BuilderImpl(CostAndUsageReportRequest request)
-