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