Uses of Class
software.amazon.awssdk.services.s3.model.OutputLocation
-
Packages that use OutputLocation Package Description software.amazon.awssdk.services.s3.model -
-
Uses of OutputLocation in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return OutputLocation Modifier and Type Method Description 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 OutputLocation Modifier and Type Method Description RestoreRequest.BuilderRestoreRequest.Builder. outputLocation(OutputLocation outputLocation)Describes the location where the restore job's output is stored.
-