Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ImportBatch.Builder
Packages that use ImportBatch.Builder
-
Uses of ImportBatch.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ImportBatch.BuilderModifier and TypeMethodDescriptionThe unique identifier of the import batch.static ImportBatch.BuilderImportBatch.builder()ImportBatch.Builder.errorMessage(String errorMessage) The error message if the batch failed to import.The current status of the import batch.ImportBatch.Builder.status(ImportStatus status) The current status of the import batch.ImportBatch.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ImportBatch.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ImportBatch.Builder>ImportBatch.serializableBuilderClass()