Uses of Class
software.amazon.awssdk.services.s3.model.OutputLocation
Packages that use OutputLocation
-
Uses of OutputLocation in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return OutputLocationModifier and TypeMethodDescriptionfinal OutputLocationRestoreRequest.outputLocation()Describes the location where the restore job's output is stored.Methods in software.amazon.awssdk.services.s3.model with parameters of type OutputLocationModifier and TypeMethodDescriptionRestoreRequest.Builder.outputLocation(OutputLocation outputLocation) Describes the location where the restore job's output is stored.