Interface RestoreObjectResponse.Builder

    • Method Detail

      • requestCharged

        RestoreObjectResponse.Builder requestCharged​(String requestCharged)
        Sets the value of the RequestCharged property for this object.
        Parameters:
        requestCharged - The new value for the RequestCharged property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RequestCharged, RequestCharged
      • requestCharged

        RestoreObjectResponse.Builder requestCharged​(RequestCharged requestCharged)
        Sets the value of the RequestCharged property for this object.
        Parameters:
        requestCharged - The new value for the RequestCharged property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        RequestCharged, RequestCharged
      • restoreOutputPath

        RestoreObjectResponse.Builder restoreOutputPath​(String restoreOutputPath)

        Indicates the path in the provided S3 output location where Select results will be restored to.

        Parameters:
        restoreOutputPath - Indicates the path in the provided S3 output location where Select results will be restored to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.