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