Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ImportStatistics.Builder
Packages that use ImportStatistics.Builder
-
Uses of ImportStatistics.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ImportStatistics.BuilderModifier and TypeMethodDescriptionstatic ImportStatistics.BuilderImportStatistics.builder()ImportStatistics.Builder.bytesImported(Long bytesImported) The total number of bytes that have been imported to the managed log group.ImportStatistics.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ImportStatistics.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ImportStatistics.Builder>ImportStatistics.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type ImportStatistics.BuilderModifier and TypeMethodDescriptiondefault CancelImportTaskResponse.BuilderCancelImportTaskResponse.Builder.importStatistics(Consumer<ImportStatistics.Builder> importStatistics) Statistics about the import progress at the time of cancellation.default Import.BuilderImport.Builder.importStatistics(Consumer<ImportStatistics.Builder> importStatistics) Statistics about the import progress