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