Uses of Enum
com.amazonaws.services.applicationdiscovery.model.ExportStatus
Packages that use ExportStatus
-
Uses of ExportStatus in com.amazonaws.services.applicationdiscovery.model
Subclasses with type arguments of type ExportStatus in com.amazonaws.services.applicationdiscovery.modelMethods in com.amazonaws.services.applicationdiscovery.model that return ExportStatusModifier and TypeMethodDescriptionstatic ExportStatusUse this in place of valueOf.static ExportStatusReturns 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 TypeMethodDescriptionvoidExportInfo.setExportStatus(ExportStatus exportStatus) The status of the configuration data export.ExportInfo.withExportStatus(ExportStatus exportStatus) The status of the configuration data export.