Uses of Class
software.amazon.awssdk.services.s3.model.RestoreRequest
-
Packages that use RestoreRequest Package Description software.amazon.awssdk.services.s3.model -
-
Uses of RestoreRequest in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return RestoreRequest Modifier and Type Method Description RestoreRequestRestoreObjectRequest. restoreRequest()Returns the value of the RestoreRequest property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type RestoreRequest Modifier and Type Method Description RestoreObjectRequest.BuilderRestoreObjectRequest.Builder. restoreRequest(RestoreRequest restoreRequest)Sets the value of the RestoreRequest property for this object.
-