Uses of Enum
com.amazonaws.services.applicationdiscovery.model.ExportStatus
Packages that use ExportStatus
-
Uses of ExportStatus in com.amazonaws.services.applicationdiscovery.model
Methods in com.amazonaws.services.applicationdiscovery.model that return ExportStatusModifier and TypeMethodDescriptionstatic ExportStatus
Use this in place of valueOf.static ExportStatus
Returns the enum constant of this type with the specified name.static ExportStatus[]
ExportStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.applicationdiscovery.model with parameters of type ExportStatusModifier and TypeMethodDescriptionvoid
ExportInfo.setExportStatus
(ExportStatus exportStatus) The status of the configuration data export.ExportInfo.withExportStatus
(ExportStatus exportStatus) The status of the configuration data export.