Uses of Class
software.amazon.awssdk.services.fis.model.ExperimentReportConfiguration
-
Packages that use ExperimentReportConfiguration Package Description software.amazon.awssdk.services.fis.model -
-
Uses of ExperimentReportConfiguration in software.amazon.awssdk.services.fis.model
Methods in software.amazon.awssdk.services.fis.model that return ExperimentReportConfiguration Modifier and Type Method Description ExperimentReportConfigurationExperiment. experimentReportConfiguration()The experiment report configuration for the experiment.Methods in software.amazon.awssdk.services.fis.model with parameters of type ExperimentReportConfiguration Modifier and Type Method Description Experiment.BuilderExperiment.Builder. experimentReportConfiguration(ExperimentReportConfiguration experimentReportConfiguration)The experiment report configuration for the experiment.
-