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