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