Uses of Class
software.amazon.awssdk.services.costexplorer.model.NetworkResourceUtilization
-
Packages that use NetworkResourceUtilization Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of NetworkResourceUtilization in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return NetworkResourceUtilization Modifier and Type Method Description NetworkResourceUtilizationEC2ResourceUtilization. networkResourceUtilization()The network field that contains a list of network metrics that are associated with the current instance.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type NetworkResourceUtilization Modifier and Type Method Description EC2ResourceUtilization.BuilderEC2ResourceUtilization.Builder. networkResourceUtilization(NetworkResourceUtilization networkResourceUtilization)The network field that contains a list of network metrics that are associated with the current instance.
-