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