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