Uses of Class
software.amazon.awssdk.services.resourceexplorer2.model.ResourceCount
-
Packages that use ResourceCount Package Description software.amazon.awssdk.services.resourceexplorer2.model -
-
Uses of ResourceCount in software.amazon.awssdk.services.resourceexplorer2.model
Methods in software.amazon.awssdk.services.resourceexplorer2.model that return ResourceCount Modifier and Type Method Description ResourceCountSearchResponse. count()The number of resources that match the query.Methods in software.amazon.awssdk.services.resourceexplorer2.model with parameters of type ResourceCount Modifier and Type Method Description SearchResponse.BuilderSearchResponse.Builder. count(ResourceCount count)The number of resources that match the query.
-