Uses of Class
software.amazon.awssdk.services.s3.model.RestoreRequest
Packages that use RestoreRequest
-
Uses of RestoreRequest in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return RestoreRequestModifier and TypeMethodDescriptionfinal RestoreRequestRestoreObjectRequest.restoreRequest()Returns the value of the RestoreRequest property for this object.Methods in software.amazon.awssdk.services.s3.model with parameters of type RestoreRequestModifier and TypeMethodDescriptionRestoreObjectRequest.Builder.restoreRequest(RestoreRequest restoreRequest) Sets the value of the RestoreRequest property for this object.