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