Uses of Class
software.amazon.awssdk.services.s3control.model.S3ManifestOutputLocation
-
Packages that use S3ManifestOutputLocation Package Description software.amazon.awssdk.services.s3control.model -
-
Uses of S3ManifestOutputLocation in software.amazon.awssdk.services.s3control.model
Methods in software.amazon.awssdk.services.s3control.model that return S3ManifestOutputLocation Modifier and Type Method Description S3ManifestOutputLocationS3JobManifestGenerator. manifestOutputLocation()Specifies the location the generated manifest will be written to.Methods in software.amazon.awssdk.services.s3control.model with parameters of type S3ManifestOutputLocation Modifier and Type Method Description S3JobManifestGenerator.BuilderS3JobManifestGenerator.Builder. manifestOutputLocation(S3ManifestOutputLocation manifestOutputLocation)Specifies the location the generated manifest will be written to.
-