Uses of Interface
software.amazon.awssdk.services.s3.model.RestoreObjectResponse.Builder
Packages that use RestoreObjectResponse.Builder
-
Uses of RestoreObjectResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return RestoreObjectResponse.BuilderModifier and TypeMethodDescriptionRestoreObjectResponse.builder()RestoreObjectResponse.Builder.requestCharged(String requestCharged) Sets the value of the RequestCharged property for this object.RestoreObjectResponse.Builder.requestCharged(RequestCharged requestCharged) Sets the value of the RequestCharged property for this object.RestoreObjectResponse.Builder.restoreOutputPath(String restoreOutputPath) Indicates the path in the provided S3 output location where Select results will be restored to.RestoreObjectResponse.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type RestoreObjectResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RestoreObjectResponse.Builder>RestoreObjectResponse.serializableBuilderClass()