Uses of Class
software.amazon.awssdk.services.bcmdataexports.model.ExportStatus
-
Packages that use ExportStatus Package Description software.amazon.awssdk.services.bcmdataexports.model -
-
Uses of ExportStatus in software.amazon.awssdk.services.bcmdataexports.model
Methods in software.amazon.awssdk.services.bcmdataexports.model that return ExportStatus Modifier and Type Method Description ExportStatusExportReference. exportStatus()The status of this specific data export.ExportStatusGetExportResponse. exportStatus()The status of this specific export.Methods in software.amazon.awssdk.services.bcmdataexports.model with parameters of type ExportStatus Modifier and Type Method Description ExportReference.BuilderExportReference.Builder. exportStatus(ExportStatus exportStatus)The status of this specific data export.GetExportResponse.BuilderGetExportResponse.Builder. exportStatus(ExportStatus exportStatus)The status of this specific export.
-