Uses of Class
software.amazon.awssdk.services.lookoutequipment.model.LabelsS3InputConfiguration
-
Packages that use LabelsS3InputConfiguration Package Description software.amazon.awssdk.services.lookoutequipment.model -
-
Uses of LabelsS3InputConfiguration in software.amazon.awssdk.services.lookoutequipment.model
Methods in software.amazon.awssdk.services.lookoutequipment.model that return LabelsS3InputConfiguration Modifier and Type Method Description LabelsS3InputConfigurationLabelsInputConfiguration. s3InputConfiguration()Contains location information for the S3 location being used for label data.Methods in software.amazon.awssdk.services.lookoutequipment.model with parameters of type LabelsS3InputConfiguration Modifier and Type Method Description LabelsInputConfiguration.BuilderLabelsInputConfiguration.Builder. s3InputConfiguration(LabelsS3InputConfiguration s3InputConfiguration)Contains location information for the S3 location being used for label data.
-