Uses of Class
software.amazon.awssdk.services.costoptimizationhub.model.ResourceDetails.Type
-
Packages that use ResourceDetails.Type Package Description software.amazon.awssdk.services.costoptimizationhub.model -
-
Uses of ResourceDetails.Type in software.amazon.awssdk.services.costoptimizationhub.model
Methods in software.amazon.awssdk.services.costoptimizationhub.model that return ResourceDetails.Type Modifier and Type Method Description ResourceDetails.TypeResourceDetails. type()Retrieve an enum value representing which member of this object is populated.static ResourceDetails.TypeResourceDetails.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceDetails.Type[]ResourceDetails.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-